Query Transaction Status
transactionStatus
Query Transaction Status
Query all transaction status for sales order
GET
Query Transaction Status
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The User-Id (int or uuid) on whose behalf the request is executed. Requires scope 'Application.RunAs'.
The tenant ID for the target ERP instance.
Response
Returns all transaction status.
Unique ID to identify a transaction's status.
Example:
13
Name of the transaction status.
Example:
"Neuer Vorgangsstatus"
Indicates if a transaction status can be used for sales quotations.
Example:
false
Indicates if a transaction status can be used for sales orders.
Example:
true
Indicates if a transaction status can be used for subscriptions.
Example:
false