Retrieve Single OrderRow
GET
/order/{order_id}/row/{row_id}
Row
Request
Path Params
order_id
string
required
Example:
0097178b-53e6-4f7c-8c07-c062fa4c87c9
row_id
string
required
Example:
58e42ae4-69c9-41ad-9198-c14bd28fdb32
Query Params
show
string
optional
Example:
id,updated_at
hide
string
optional
Example:
created_at,updated_at
with
array[string]
optional
Allowed values:
activityitemordersupplies_order_rowsreceives_order_rowsreceives_order
Header Params
x-api-key
string
required
Default:
{{api_key}}
x-api-env
string
required
Default:
{{api_env}}
Request samples
Responses
Modified at 2024-10-04 09:04:55