{
"tokenId":"8e30509093de568a8513dc7e8f442613",
"packageCode":"28ee4ddb-3ew1-4583-2c34-42rc3g5ac98t",
"durationCode":"1"
}curl --location --request POST 'https://newrecharge-api.getmya.io/recharge/api/transaction/new/canal/verify/offer' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"tokenId":"8e30509093de568a8513dc7e8f442613",
"packageCode":"28ee4ddb-3ew1-4583-2c34-42rc3g5ac98t",
"durationCode":"1"
}'{
"code": "SUCCESS",
"success": true,
"message": "SUCCESS",
"data": {
"tokenId": "8e30509093de568a8513dc7e8f442613",
"invoiceNo": "2509031430-F1WOLV",
"invoiceDetails": {
"accountNumber": "09789570307",
"accountType": "APP",
"packageName": "ထူးရှယ် Mobile အသစ်",
"durationName": "1 လ",
"packageAmount": 6000,
"promoDiscount": "",
"totalAmount": 6000,
"contractEnded": "02/10/2025"
}
}
}