/
WR
writechoiceorg
/
Connector
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 9mo ago
Details
Filter operations
addresses
7
apiKeyRequests
2
articles
12
audits
1
bundles
5
carriers
1
contacts
4
countries
1
currencies
2
customerInquiries
7
dashboards
2
files
1
fulfillmentPlans
9
inbounds
6
items
8
languages
1
notifications
11
orders
23
get
Search for orders
post
Create order
post
Creates a new upload link for the order attachment
get
Get sellers and warehouses for order entry
get
Get countries for order entry
get
Get countries for order entry
post
Extract orders from a file exported by a shop system
get
Get details of order by orderId
patch
Update a processing order
put
Update the address of an order
post
Stores the order attachment information
post
Creates a new upload link for the order attachment
put
Updates the order attachment
delete
Deletes an order attachment information
post
Request cancellation of an order by orderId
patch
Update a processing order
post
Adds Fulfillment plan and changes status of an order to PROCESSING
post
Adds Fulfillment plan and changes status of an order to PROCESSING
post
Refetch order positions and delivery address information from shop and update order. For now only Shopify, Shopware, Shopware6 and InnoNature shops are supported
post
Refetch order attachments information from shop and update order.For now only Shopware and Shopware6 shops are supported
post
Refetch order positions information from shop, update order and create a new fulfillment order for it.For now only Shopware shop is supported
delete
Removes personally identifiable information from order.
delete
Removes personally identifiable information from order.
ping
1
returnApp
2
returnLinks
5
returns
3
sellers
4
shipments
11
shippingServiceGroups
3
shopOrders
1
shops
2
status
1
storedAddresses
2
subscriptionPackages
2
subscriptions
4
track
1
transports
3
users
4
warehouses
1
orders
Search for orders
ADD ENDPOINT DESCRIPTION HERE
get
/orders
Query parameters
query
string
sort
string
page
integer
searchAfter
string
pageSize
integer
Response
successful operation
OrderSummary[]
required
orderId
integer
sellerId
integer
created
string
date-time
lastModified
string
date-time
orderIdentifier
string
orderReference
string
orderStatus
string
tags
string[]
orderDate
string
date-time
cancelRequestedAt
string
date-time
shipToCountry
string
shipToZip
string
shipToCompany
string
shipToName1
string
shipToName2
string
shipToAddressIdentifier
string
shipToAdditionalIdentifiers
OrderAddressAdditionalIdentifier[]
earliestPredatedShipment
string
date
latestPredatedShipment
string
date
shipmentTracking
TrackingSummary[]
completedAt
string
date-time
exportedAt
string
date-time
shipToEmail
string
billToEmail
string
piiDataRemoved
boolean
totalShipmentWeight
number
positions
PositionSummary[]
fulfillmentOrders
FulfillmentOrderSummary[]
entityErrors
EntityErrorSummary[]
sort
JsonNode
shopId
integer
shopSystem
string
shopSystemName
string
customerPurchaseOrderNumber
string
channelId
string
channelName
string
customAttributes
object
Changes