SubCustomerResponse

Description

The SubCustomerResponse object contains the result data for AddSubCustomer and UpdateSubCustomer requests.

Properties

TypeNameDescription
stringCustomerIdIdentifies the parent Customer object.
stringSubCustomerId

Unique ID assigned in the AddSubCustomer request.

Note: Returned only in UpdateSubCustomer operation if successful.

stringSubCustomerInternalIdInternal ID automatically assigned by EBizCharge.
stringStatusIndicates whether the operation was successful.
Possible Values
  • Success
  • Failed
intStatusCodeCode representing the operation status.
stringErrorDescription of the error.
intErrorCodeCode representing the error type.