curl --request GET \ --url https://waypay-merchant-api.icydesert-41d42f7e.uaenorth.azurecontainerapps.io/Gateway/v1/Settlements/aa0e8400-e29b-41d4-a716-446655440000 \ --header 'SWICH-API-Key: pk_test_xxxxxxxx'
{ "id": "aa0e8400-e29b-41d4-a716-446655440000", "merchantId": "bb0e8400-e29b-41d4-a716-446655440000", "amount": 50000, "currency": "PKR", "payoutCurrency": "PKR", "payoutAmount": 50000, "fee": 100, "netAmount": 49900, "fxRate": null, "fxRateTimestamp": null, "bankName": "Meezan Bank", "iban": "PK24MEZN0003490001234567", "accountTitle": "My Business Account", "usdtAddress": null, "status": 3, "requestedAt": "2025-12-12T11:00:00Z", "approvedAt": "2025-12-12T11:30:00Z", "processedAt": "2025-12-12T14:00:00Z", "failureReason": null, "isAuto": false }
Retrieve details of a specific settlement
GET /Gateway/v{version}/Settlements