This API endpoint returns the information related to an external order based on the id
.
Successful response payload data
Parameter name | Data type | Description |
---|---|---|
|
| The ID of the external checkout order. |
|
| The ID of the Setel user. |
|
| A unique string to reference the wallet transaction. This can be an order ID, a cart ID, or something similar generated by the merchant’s side. |
|
| The amount to be charged. |
|
| The three-letter ISO currency code of the payment. Currently, only supports MYR. |
|
| The tax invoice number. |
|
| The payment method for this session. |
|
| The family the payment method belongs to. |
|
| The payment method type. |
|
| The payment method brand. |
|
| The parameter that decides if the user will be granted points. |
|
| Stores information about the product. |
|
| A 4 digit code of the loyal category the product belongs to. |
|
| The price per item. |
|
| The number of items. |
|
| An object to store additional information about the transaction (e.g: order details, etc.). |
|
| Stores an array of items that is included in the transaction. |
|
| Name and description of the item. |
|
| Item variation. |
|
| The price per item. |
|
| The number of this product purchased. |
|
| Total price = item quantity x item unit price |
|
| The total price after discount. |
|
| The total amount of discount given. |
|
| The total amount before applying any taxes or discount, fee, etc. |
|
| The shipping fee (applicable for e-commerce). |
|
| The code for the pump being operated. |
|
| The name of the station where the operating pump is located. |
|
| Stores information about the loyalty card. |
|
| The entity that issued the loyalty points. |
|
| The status of granting the loyalty points ( |
|
| The card number the points will be awarded to. |
|
| The amount of points earned. |
|
| The new card balance after the points are added. |
|
| Displays the reason if granting loyalty points fail. |