Initiate deposit
Move funds from a linked bank account into a wallet
Headers
Unique key for safely retrying a request without creating duplicates.
Caller-chosen identifier for the agent run, session, or conversation, required when an agent moves money.
Request body
Response
Successful Response
Changes
Changed in 6 of the 28 revisions of this API.218
- ○
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
- ▲