Skip to main content
GET
Get Order by ID

Autorisierungen

Authorization
string
header
erforderlich

API key generated in Settings > API Keys. Include as Authorization: Bearer <key>.

Pfadparameter

id
string<uuid>
erforderlich

Antwort

Order details including lines and DDS references

id
string<uuid>
orderNumber
string
orderDate
string<date-time>
orderType
enum<string>

purchase = inbound order from a supplier, sale = outbound order to a customer

Verfügbare Optionen:
purchase,
sale
supplier
object
totalVolume
number

Sum of all order line quantities

lines
object[]
ddsReferences
object[]

DDS statements linked to this order