Order Item id
Gets specific Order Item
Gets specific Order Item
Path Parameters
Headers
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Response
application/json
Response
Returns found Order Item
ExtendedOrderItem
Order Item Model
Order item id.
External unique id
Order item type
Show Child Parameters
Original price
Sell price
Order item total
Order item discount total
Is taxable
Tax rate
Supplier Buy Ex
Direct Costs Ex
COGS Ex
Fulfilment Method
Due date
Show Child Parameters
Show Child Parameters
Show Child Parameters
Quantity Ordered
Quantity Fulfiled
Notes
Original Order Item Id
Return Reason Limited Model
Show Child Parameters
Show Child Parameters
Show Child Parameters
Campaign Model
Show Child Parameters
Created on
Modified on
Purchase order model
Show Child Parameters
Serial Number
Order Id .
Order Number.
Path Parameters
Headers
orderpayments
Searches Order Payments by parameters
Searches Order Payments by parameters
Query Parameters
Order Payment Id or Collection of Order Payment Ids (comma separated)
Example: 1,2,3
Order Id or Collection of Order Ids (comma separated)
Example: 1,2,3
Order Number or Collection of Order Numbers (comma separated)
Example: 1,2,3
Payment Method or Collection of Payment Methods (comma separated)
Example: 1,2,3
Created since
Filter by.
Available field name values: id, order_id, order_number, payment_method, created_on.
In string values: ‘|’ and ‘,’ characters have to be escaped with slash, i.e. ‘\,’ ‘\|’
For operators that support multiple values (in, notin): multiple values are delimited using ‘|’ character
Available operators:
eq - Equal
neq - Not equals
lt - Less
lte - Less or equal
gt - Greater
gte - Greater or equal
in - In
notin - Not In
contains - Contains
isnull - Is Null
isnullorempty - Is Null Or Empty
isnotnull - Is Not Null
startswith - Starts with
endswith - Ends with
doesnotcontain - Does not contain
For non-nullable fields operators isnull and isnotnull are unavailable
For dates operators: contains, startswith, endswith, doesnotcontain, isnullorempty are unavailable
For strings operators: lt, lte, gt, gte are unavailable
Example: created_on:gte:2021-06-03T05:48:09+10:00,id:in:2|3
Order by.
Available field name values: id, order_id, order_number, payment_method, created_on.
Available direction values: asc, desc.
Example: order_id asc, order_number desc
>= 1<= 100000
>= 1<= 2147483647
Headers
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Response
application/json
Response
Paging Response with Order Payments data
ExtendedOrderPayment.PagingResponse
Order Payment Model
Show Child Parameters
Query Parameters
Headers
Gets specific Order Payment
Gets specific Order Payment
Path Parameters
Payment id
Headers
Api subscription key
Default:no-cache
Bearer token for authorization (e.g., Bearer )
Response
application/json
Response
Returns found Order Payment
ExtendedOrderPayment
Order Payment Model
Order Payment Id .
External Id.
Payment Method Model
Show Child Parameters
Amount.
Created On.
Order Id .
Order Number.