Skip to main content
POST
Upload Invoice

Authorizations

Authorization
string
header
required

Bearer JWT issued to a seller after they sign up for a JTL-Scx subscription via the JTL Customer Center. Usage format: Bearer <JWT>.

Body

multipart/form-data

Invoice metadata together with the binary PDF document for a marketplace order.

invoice
object
required

Invoice Meta Data as JSON to identify for which order a invoice document is uploaded.

document
file
required

The Invoice document as binary data must be type of PDF and have a maximum size of 16 MB.

Response

Invoice received