patch https://cert.api.firstdata.com/gateway/v2/payments/
Use this to handle a redirect response, updating the transaction and continuing processing.
Responses
Use this to handle a redirect response, updating the transaction and continuing processing.
xxxxxxxxxx
curl --request PATCH \
--url https://cert.api.firstdata.com/gateway/v2/payments/transaction-id \
--header 'Content-Type: application/json' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: