View the Details of a Purchase Order
View the Details of a Purchase Order¶
From any list of Purchase Orders, a Purchase Order can be selected to view its details. The API to use is to
issue a GET request to the following paths, for details, see the OpenApiSpecification
| Path | Description |
|---|---|
/v1/order/order/{eId} |
Gets the Purchase Order HEADER with the given eId |
/v1/order/order/full/{eId} |
Gets the Purchase Order HEADER and LINES with the given eId |
/v1/order/order/lines/{eId} |
Gets the Purchase Order LINES with the given eId |
Copyright: © Arda Systems 2025-2026, All rights reserved