⬆️Request and Response

Request to the API endpoint

Get Fulfillment order documents (XML and PDF) compressed in ZIP format

GET https://api.alephcrm.com/v2/orders/full/{orderId}/documents

Query Parameters

Name
Type
Description

API_KEY*

String

(default=none)

accountId *

Integer

(default=none)

Parameters details

API_KEY

The API_KEY that was provided.

accountId

The Alephee account ID of the documents you are trying to get.

orderId

The Alephee order ID of the documents you are trying to get.

Last updated

Was this helpful?