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