v1

latestOpenAPI 3.1.02026-07-1416032.7 KB

CofidisPay - Cancel (COPY)

Use this request to cancel a CofidisPay credit request

post/v1.02/cofidis/cancel (COPY)

Request body

referencestring required

CofidisPay TransactionID that should be canceled. TransactionID is shown on the response of CofidisPay payment request.

Response

200

transactionStatusstring
messagestring

Example response

{
  "transactionStatus": "Success",
  "message": "Cofidis credit request canceled with success."
}