⬆️Request and Response
Request to the API endpoint
Last updated
Request to the API endpoint
GET https://api.alephcrm.com/v2/orders/{orderId}/shipping/scheduling
API_KEY*
String
(default=none)
accountId *
Integer
(default=none)
orderId *
Integer
(default=none)
The API_KEY that was provided.
The Alephee account ID of the orders you are trying to get.
Alephee ID to identify the order
Last updated