Skip to main content
POST
Upload a file

Authorizations

Authorization
string
header
required

Use your API key as the username. No password is required.

Body

multipart/form-data
category
enum<string>
required

The category of the file being uploaded.

Available options:
counterfeit_evidence,
merchant_correspondence,
other,
prior_transaction_receipt,
refund_promise,
transaction_receipt,
unknown
file
file
required

The file to upload. Must be JPEG, PNG, or PDF format and under 4.5MB. PDFs cannot be more than 5 pages long.

Response

200 - application/json

Returns the uploaded file details.

category
enum<string>

The category of the uploaded file.

Available options:
counterfeit_evidence,
merchant_correspondence,
other,
prior_transaction_receipt,
refund_promise,
transaction_receipt,
unknown
created
string<date-time>
id
string
type
string