v1
latestOpenAPI 3.1.02026-07-136388308.2 KBDirect Debits
Update direct debit mandate alias
This endpoint allows you to update Direct Debit Mandate Alias. You will need to enable PERM_BUSINESS_PUT_MANDATE to use this endpoint.
put/v1/mandates/{mandateUuid}
Path parameters
mandateUuidstring required
The uuid of the mandate to update.
Example:4ADFB67A-0F5B-4A9A-9D74-34437250045C
Request body
Example request
{
"alias": "Mandate1"
}Response
204 no content