Merchant.ResponseInfo
Parameter Name | Type | Description | Mandatory |
|---|---|---|---|
| String | Optional response description. In case of an error, this property indicates the error message description. | No |
| String | Error code to be returned when an error occurs. | No |
| String | Order unique identifier on the Merchant’s site | Optional if there was an error, a failure, or if the action is not related to a specific order |
| String | Optional response message. In case of an error, this property indicates the error message text. | No |
| String | Order identifier on the Merchant’s site used for display and reporting purposes only. Unlike the | No |
| String | The total payment amount in | No |
| String | 3-char ISO currency code for the order (if payment was processed in the respective API method call). | No |
| String | Code denoting the order status on the Merchant’s site (to be mapped on the Global‑e side). | Optional if there was an error or failure |
| Boolean | Indicates if the call has succeeded. TRUE - Call succeeded. FALSE - Denotes an error or failure. |