curl --location --request POST 'https://your-api-server.com'
{
"payment_id": 26154,
"affiliate_id": 2014227,
"status": "SUCCESS",
"affiliate_email": "test223@gmail.com",
"total_referrals": 1,
"total_processed": 100,
"payment_method": "debit",
"processed_at": "2025-09-24T10:52:59Z"
}