ItemDetailsResponse
Description
The ItemDetailsResponse object contains the result data for AddItem and UpdateItem requests.
Properties
| Type | Name | Description |
|---|---|---|
| string | ItemInternalId | Item Internal ID automatically assigned by EBizCharge. |
| string | Status | Indicates whether the operation was successful. |
| int | StatusCode | Code representing operation status. |
| string | Error | Description of the error. |
| int | ErrorCode | Code representing the error type. |
Updated 6 months ago
