CofidisPay

Creates a request to allow the customer to pay using CofidisPay service.

post/v1.02/cofidis/create

Request body

Response

200

transactionStatusstring
transactionIDstring
referencestring
redirectUrlstring

Example response

{
  "transactionStatus": "Success",
  "transactionID": "4523566c0e8f7fb7306bae1500278a85",
  "reference": "007",
  "redirectUrl": "https://sandbox.eupago.pt/api/extern/cofidis/form/4523566c0e8f7fb7306bae1500278a85"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.