SubCustomerResponse

Contains details on the result of a processed invoice.

Description

This object contains the results which are displayed upon successful completion of a given sub customer.

Properties

TypeNameDescription
stringCustomerIdCustomer ID (required)
stringSub CustomerIdSub Customer ID (required)
stringSub CustomerInternalIdSub Customer internal ID (generated by EBizCharge Connect). (required)
stringStatusDescription of operation status. (required)
intStatusCodeSingle-character code for operation status. (required)
stringErrorText description of error code. (required)
intErrorCodeError code (if operation resulted in error). (required)

Examples