Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

response

signature

request

description

StoredCondition

POST /condition

StoredCondition

Create a new StoredCondition immutable Condition. If an exact copy of the provided condition already exists, then the existing StoredCondition will be returned.

VisaConditionStoredCondition

GET /condition/{id}

Get an existing StoredCondition via its ID.

...