SalesOrderResponse

Description

The SalesOrderResponse object contains the result data for AddSalesOrder, MarkSalesOrderAsSynchronized, and UpdateSalesOrder requests.

Properties

TypeNameDescription
stringSalesOrderInternalId

Internal sales order ID automatically assigned by EBizCharge.

Note: Not returned by MarkSalesOrderAsSynchronized and
not returned by UpdateSalesOrder if the operation fails.

stringStatusDescription of the operation status.
intStatusCodeCode representing the operation status.
stringErrorDescription of the error.
intErrorCodeCode representing the error type.