SubCustomerResponse

Description

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

Properties

Type

Name

Description

string

CustomerId

Identifies the parent Customer object.

string

SubCustomerId

Unique ID assigned in the AddSubCustomer request.

Note: Returned only in UpdateSubCustomer operation if successful.

string

SubCustomerInternalId

Internal ID automatically assigned by EBizCharge.

string

Status

Indicates whether the operation was successful.

Possible Values
  • Success
  • Failed

int

StatusCode

Code representing the operation status.

string

Error

Description of the error.

int

ErrorCode

Code representing the error type.