Delete transaction supporting document
Customers
Delete transaction supporting document
Delete a transaction supporting document for a customer
DELETE
Delete 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"
A valid Document ID Unique identifier for the document
Pattern:
^doc_[a-zA-Z0-9]{27}$Example:
"doc_2ofTA13AD0xBtbEvBl20aEb1hEu"
Response
Document deleted successfully
Customer document deletion response
A valid Document ID
Pattern:
^doc_[a-zA-Z0-9]{27}$Example:
"doc_2ofTAESrTs4uQ8N3yGBMhGj59jV"

