Export 1C
export
request
GET /api/v2/export/1C?exportType=SUPPLIES&legalEntityId=1&startOn=2024-01-01&finishOn=2024-01-02 HTTP/1.1
Parameter | Description |
---|---|
|
|
|
legal entity id |
|
array of departments |
|
price type |
|
start date |
|
finish date |
response
HTTP/1.1 200 OK
Content-Disposition: attachment; filename="1c_supplies_2024-01-01_2024-01-02.xml"
types
request
GET /types HTTP/1.1
response
HTTP/1.1 200 OK
[ "CANCELLATIONS", "PAYMENTS_EXPENSE_CARD", "PAYMENTS_EXPENSE_CASH", "PAYMENTS_INCOME_CARD", "PAYMENTS_INCOME_CASH", "RETURNS_FROM_CLIENTS", "RETURNS_TO_SUPPLIERS", "SALES", "SUPPLIES", "TRANSFERS", "WHOLESALES", "WHOLESALE_RETURNS" ]
Path | Type | Description |
---|---|---|
|
|
available export types |