Upload transaction supporting document
Customers
Upload transaction supporting document
Upload a transaction supporting document for a customer
POST
Upload transaction supporting document
Authorizations
Includes an API key in the HTTP headers to authenticate the client.
Includes an API secret in the HTTP headers to authenticate the client.
Path Parameters
A valid Customer ID
Pattern:
^cus_[a-zA-Z0-9]{27}$Example:
"cus_2ofTA13AD0xBtbEvBl20aEb1hEu"
Body
application/json
Request to upload a customer document
A valid Document ID
Pattern:
^doc_[a-zA-Z0-9]{27}$Example:
"doc_2ofTAESrTs4uQ8N3yGBMhGj59jV"
Type of document
Available options:
contract, invoice Example:
"contract"
Purpose of the document
Available options:
transaction_justification Example:
"transaction_justification"

