Upload order attachments

What is it for?

Uploads one or more PDF files associated with an order (invoices, delivery notes, etc.)

Conditions

  • Requires authentication.

Parameters

Fill in the fields in Body Params, Query Params and/or Path Params as applicable.

Expected response

HTTP 200 → { "message": "...", "data": [ lista de archivos subidos con su ID ] }

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

How to obtain it: use List orders or the id returned when creating the order.

Body Params
attachments
array of files
required

Files to attach.

Responses

401

Unauthorized (invalid or expired token)

404

Order not found

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