SalesOrderResponse

Description

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

Properties

Type

Name

Description

string

SalesOrderInternalId

Internal sales order ID automatically assigned by EBizCharge.

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

string

Status

Description of the operation status.

int

StatusCode

Code representing the operation status.

string

Error

Description of the error.

int

ErrorCode

Code representing the error type.