Public
Documentation Settings

Sipsis CRM

AUTHORIZATIONAPI Key
Key

Api-Key

Value

YOUR_API_KEY

Order

AUTHORIZATIONAPI Key
This folder is using API Key from collectionSipsis CRM

GETgetOrderStatuses

YOUT_CRM_URL/getOrderStatuses/
AUTHORIZATIONAPI Key
This request is using API Key from collectionSipsis CRM

GETgetOrders

YOUT_CRM_URL/getOrders/?startDate=2022-12-01&endDate=2022-12-07&orderStatus=11
AUTHORIZATIONAPI Key
This request is using API Key from collectionSipsis CRM
PARAMS
startDate

2022-12-01

Example : 2022-01-23

endDate

2022-12-07

Example : 2022-12-23

orderStatus

11

Order Status :

1 - Pending Orders 2 - In the Supply Process 3 - Canceled 4 - Returns Received 5 - Unreachable 6 - Preparing 7 - To be shipped 8 - Shippedi 9 - Product Dexchange 10 - Product Dexchange 11 - Completed 12 - Problematic Cargoes 13 - Future Order

GETorderDetail

YOUT_CRM_URL/orderDetail/?orderID=123123
AUTHORIZATIONAPI Key
This request is using API Key from collectionSipsis CRM
PARAMS
orderID

123123

POSTsetOrderStatus

YOUT_CRM_URL/setOrderStatus/
AUTHORIZATIONAPI Key
This request is using API Key from collectionSipsis CRM
PARAMS
Bodyformdata
orderID

1570762

orderStatusID

1

Order Status : 1 - Pending Orders 2 - In the Supply Process 3 - Canceled 4 - Returns Received 5 - Unreachable 6 - Preparing 7 - To be shipped 8 - Shippedi 9 - Product Dexchange 10 - Product Dexchange 11 - Completed 12 - Problematic Cargoes 13 - Future Order

Loading