Fulfill payment request
Fulfill an open payment request from a wallet or a verified linked bank account
Path parameters
Payment request ID (prq_*).
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 5 of the 28 revisions of this API.117
- ○
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/tagsnew-optional-request-property
- ○
added the required property
data/attributes/tagsto the response with the200statusresponse-required-property-added
- ○
- ○
the request property
data/attributes/paymentSource/anyOf[subschema #1]/walletIdbecame optionalrequest-property-became-optional
- ○
- ▲
removed
subschema #1subschema #2from thedata/attributes/paymentSourcerequest propertyanyOflistrequest-property-any-of-removed
- ●
for the
headerrequest parameterIdempotency-Key, the maxLength was set to255request-parameter-max-length-set
- ○
added
subschema #1subschema #2to thedata/attributes/paymentSourcerequest propertyanyOflistrequest-property-any-of-added
- ○
added the required property
data/relationships/senderAgentto the response with the200statusresponse-required-property-added
- ▲