v1

latestOpenAPI 3.1.02026-07-14270217.5 KB

Direct Debit activate

It will activate the Direct Debit.

post/management/v1.02/directdebits/activate/{mandateID}

Path parameters

mandateIDinteger required

Parameter that can be consulted in Eupago's backOffice

Response

200

transactionStatusstring
statusstring
transactionIDstring
referencestring
messagestring

Example response

{
  "transactionStatus": "Success",
  "status": "Paid",
  "transactionID": "c7e59d7e0d835354a50081c43b9febcc",
  "reference": "115805",
  "message": "Payment has been executed successfully."
}