Deprecated APIs
Last updated
Was this helpful?
Was this helpful?
{
"meta": {
"code": int,
"message": "string"
},
"data": {
"created_at": 0,
"extra_data: "string"
"merchant_order_id": "string",
"order_info": [
{
"card_type": "string", //Mệnh giá giftcode
"cards": [
{
"code": "string", //Mã nạp của giftcode
"expire_date": "string", //Ngày hết hạn
"serial": "string" //Mã tra soát
}
]
}
]
}
{
"store_code": "string",
"pos_code": "string",
"merchant_order_id": "string",
"order_info": [
{
"card_type": "string",
"quantity": 10
}
],
"extra_data": "string"
}{
"meta": {
"code": int,
"message": "string"
},
"data": {
"status": "USED", //“USED” hoặc “ACTIVE”
"expire_date": "yyyy-MM-dd" //Hạn sử dụng
}
}{
"meta": {
"code": int,
"message": "string"
},
"data": }{
"meta": {
"code": int,
"message": "string"
},
"data": {
"created_at": 0,
"extra_data": "string",
"merchant_order_id": "string",
"order_info": [
{
"card_type": "string",
"cards": [
{
"code": "string", //Mã nạp của giftcode
"expire_date": "string", //Ngày hết hạn
"serial": "string" //Mã tra soát
}
]
}
]
}{API-HOST}/merchant-integration/v1/loyalty/giftcode/orders?merchant_order_id=string&store_code=string&pos_code=string