For the complete documentation index, see llms.txt. This page is also available as Markdown.

Orders

Order creation and management

Create order from parcels

post

Create an order from existing parcels

Authorizations
AuthorizationstringRequired

Laravel Sanctum token authentication. Include the token in the Authorization header: Bearer {your-token}

Body
idsinteger[]Required

Array of parcel IDs to include in the order

Example: [1000001,1000002,1000003]
Responses
post
/v3/orders

Utoljára frissítve: