PaymentResponse

Description

The PaymentResponse object contains the result data for MarkEbizWebFormPaymentAsApplied and DeleteEbizWebFormPayment requests.

Properties

Type

Name

Description

string

PaymentInternalId

Internal payment ID automatically assigned by EBizCharge.

Note: Returned only if operation is successful.

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.