cURL
curl --request POST \ --url https://api.example.com/payments/x/pay \ --header 'Content-Type: application/json' \ --data ' { "amount": 1, "receiver": "snackmoneyapp" } '
{ "code": 200, "msg": "<string>", "data": { "txn_id": 1762890982975, "amount": 0.01, "receipt": "https://snack.money/twitter/0xmesuthere?txn=1762890982975" } }
0.01 <= x <= 10
1
"snackmoney"
USDC
"USDC"
"Description about the payment"
"Transaction Hash"
Show child attributes
Success
200