Authorization: Bearer ********************curl --location --request GET 'https://dev-api.inwantaiwan.com/api/apps/v2/digital-products/pulsa_xl' \
--header 'Authorization: Bearer <token>'{
"data": {
"id": 102,
"name": "Mobile Legend",
"code": "game.mobile_legend",
"icon": null,
"type": "prepaid",
"category": {
"id": 3,
"name": "Game Voucher"
},
"meta": {
"code": 103,
"formatGameId": "[userid]|[zoneid]"
}
}
}