HomeGuidesAPI ReferenceChangelogSupport Request
API Reference

Send Customer Invoice File - uploadInvoiceFile

Allows sellers to upload invoice files (PDF, JPEG, PNG) for order packages.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Seller ID

Body Params
int64
required

Order package ID (required)

int64

Invoice date - Unix timestamp format, greater than 0, 10 digits (seconds) or 13 digits (milliseconds). Required for micro export orders, optional for others.

string
length between 16 and 16

Invoice number - Required for micro export orders, optional for others. Format rules: First 3 characters alphanumeric, last 13 characters numeric (total 16).

file
required

Invoice file (PDF, JPEG, or PNG format, maximum 10 MB)

Responses
200

Success - Invoice file successfully uploaded

201

Created - Invoice file successfully created

Language
Credentials
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json