Submit details for a payment
Submits details for a payment created using /payments. This step is only needed when no final state has been reached on the /payments request, for example when the shopper was redirected to another page to complete the payment.
Headers
A unique identifier for the message with a maximum of 64 characters (we recommend a UUID).
Request body
Response
OK - the request has succeeded.
Changes
Changed in 3 of the 54 revisions of this API.3
- ○
added discriminator to
actionresponse property for the response status200response-property-discriminator-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
added the optional property
paymentValidationsto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
actionto the response with the200statusresponse-optional-property-added
- ○