⬆️Request and Response
Request to the API endpoint
Marks the given orders as “integrated” in Alephee, whenever you consider it as such
PUT
https://api.alephcrm.com/v2/orders/integrate
Query Parameters
Name
Type
Description
API_KEY*
String
(default=none)
accountId *
Integer
(default=none)
integrateOrder
String
Parameters details
API_KEY
The API_KEY that was provided.
accountId
The Alephee account ID of the shipping label you are trying to get.
integrateOrder
Object with collection of orders to integrate.
Last updated
Was this helpful?