Generate mandate signature request
customer
Generate mandate signature request
The customer must already have a first name, last name and email address, since they identify the signer. If any of the three is missing, the request fails with MISSING_CUSTOMER_CONTACT_FIELDS.
POST
Generate mandate signature request
Authorizations
Machine-to-machine clients use the OAuth 2.0 client credentials grant. Each tenant has its own authorization server: in the token URL below, replace tenant with your tenant identifier.
Headers
Your tenant identifier. Requests without it are rejected.
Path Parameters
the customer id
Pattern:
^customer(_test)?_[346789ABCDEFGHJKLMNPQRTUVWXYabcdefghijkmnpqrtwxyz]{21}$Pattern:
^payment_method(_test)?_[346789ABCDEFGHJKLMNPQRTUVWXYabcdefghijkmnpqrtwxyz]{21}$Query Parameters
Optional: the whenAt datetime
Body
application/json

