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."
}

Changes

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