Generate mandate signature request
brokerage-firms
Generate mandate signature request
Creates a signature request for a SEPA mandate document for the brokerage firm payment method. The firm must already have a company name and an email address, since they identify the signer. If either is missing, the request fails with MISSING_BROKERAGE_FIRM_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 brokerageFirm id
Pattern:
^brokerage_firm(_test)?_[346789ABCDEFGHJKLMNPQRTUVWXYabcdefghijkmnpqrtwxyz]{21}$Pattern:
^payment_method(_test)?_[346789ABCDEFGHJKLMNPQRTUVWXYabcdefghijkmnpqrtwxyz]{21}$Body
application/json
the delivery mode
Available options:
EMAIL, URL Response
the signature requests

