Upload a file
File
Upload a file
POST
Upload a file
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
multipart/form-data
File Upload
The file to upload
The file type. Optional — if omitted, the type can be inferred from the data field.
Available options:
ACH_DEBIT_AUTHORIZATION_PDF, CREDIT_CARD_AUTHORIZATION_PDF, INVOICE_PDF Alternative way to specify the file type using query-string format, e.g. "type=ACH_DEBIT_AUTHORIZATION_PDF". Either type or data must be provided.
