curl --location 'https://api.wepego.com/finance/digigold/buy_gold' \
--header 'Token: ZKEYza2COHK0QVkcVkwUb6WeIgWiS' \
--header 'CheckSum: 739f448d1cc4f5bbbd048e68ba2b8885b0f8414ed4090ad967df7d15d7cdbbae' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json' \
--data '{
"customer_id": "D1776256699219mQueU",
"blockId": "qEmdWLkq",
"merchant_order_id":"ZLPP40045006006",
"amount": "2500"
}'{
"result": 0,
"quantity": "0.1237",
"rates": {
"net_payment": "1941.75",
"total_gst": "58.25",
"final_weight_gram": "0.1237"
},
"merchant_order_id": "ZLPP40045006005",
"status": "SUCCESS",
"tlid": "Z1776339735472mS"
}