v1

latestOpenAPI 3.0.22026-07-223907721.1 MB
transactionStatus

Query Transaction Status

Query all transaction status for sales order

get/v2/transactionStatuses

Headers

x-tenant-idstring uuid required

The tenant ID for the target ERP instance.

x-runasstring

The User-Id (int or uuid) on whose behalf the request is executed. Requires scope 'Application.RunAs'.

x-companyidstring

The Company-Id (int or uuid) of the company on whose behalf the request is executed.

Response

Returns all transaction status.

idinteger

Unique ID to identify a transaction's status.

namestring

Name of the transaction status.

isValidForSalesQuotationboolean

Indicates if a transaction status can be used for sales quotations.

isValidForSalesOrderboolean

Indicates if a transaction status can be used for sales orders.

isValidForSubscriptionboolean

Indicates if a transaction status can be used for subscriptions.