Update Order Item

Update an existing order item

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length between 1 and 255
^((?!/).)*$

Public/customer-facing order number in urlencoded form

string
required
length between 1 and 255

Items line item number in urlencoded form

Query Params
string
length between 1 and 16

Internal PAQATO shop token in urlencoded form

Body Params
string
length between 1 and 255
string
length between 1 and 255
integer
1 to 65535
number
number
string
length between 1 and 255
uri
string
length between 1 and 255
date-time

Expected delivery date for this item. RFC3339 format without milliseconds.

boolean
Defaults to false

Dangerous goods?

boolean
Defaults to false

Bulky goods?

boolean
Defaults to true

Returnable goods?

integer
enum
Defaults to 1

order item visibility.

  • 1 = visible
  • 2 = invisible
Allowed:
Responses
202

OK, Order Item update queued

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