ApplicationTransactionResponse
Description
The ApplicationTransactionResponse contains the result data for an AddApplicationTransaction request.
Properties
| Type | Name | Description |
|---|---|---|
| string | ApplicationTransactionInternalId | Internal application transaction ID automatically assigned by EBizCharge. Note: Returned only if the 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. |
Updated 7 months ago
