Changes to Fulfill payment request
POST /payment-requests/{paymentRequestId}/fulfill
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 5 of the 28 revisions of this API.117
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/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
- ▲