Changes to Initiate deposit
POST /transfers/deposit
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 6 of the 28 revisions of this API.218
What changed
- ○
deleted the
headerrequest parameterX-Agent-IDwith deprecationrequest-parameter-removed-with-deprecation
- ○
- ○
headerrequest parameterX-Agent-IDwas deprecatedrequest-parameter-deprecated
- ○
- ○
added the new optional request property
data/attributes/partyIdnew-optional-request-property
- ○
- ○
added the new optional request property
data/attributes/tagsnew-optional-request-property
- ○
added the required property
data/attributes/tagsto the response with the200statusresponse-required-property-added
- ○
- ○
added the required property
data/attributes/methodto the response with the200statusresponse-required-property-added
- ○
added the required property
data/attributes/railto the response with the200statusresponse-required-property-added
- ○
- ▲
request property
data/attributes/currencywas restricted to a list of enum valuesrequest-property-became-enum
- ▲
the
data/attributes/descriptionrequest property's maxLength was decreased to80request-property-max-length-decreased
- ●
for the
headerrequest parameterIdempotency-Key, the maxLength was set to255request-parameter-max-length-set
- ○
added the new
USDenum value to the request propertydata/attributes/currencyrequest-property-enum-value-added
- ▲