curl https://api.swiftpay.cx/api/withdrawals/wd_abc123 \ -H "Authorization: Bearer mp_live_your_api_key"
{ "success": true, "data": { "id": "wd_abc123", "amountInCents": 5000, "status": "completed", "destinationType": "paypal", "destinationDetails": "{\"paypalEmail\":\"user@example.com\"}", "processorTransactionId": "PAY-123456789", "requestedAt": "2024-01-15T10:30:00Z", "completedAt": "2024-01-15T14:00:00Z" } }
Retrieve a specific withdrawal by ID
Documentation IndexFetch the complete documentation index at: https://docs.swiftpay.cx/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.swiftpay.cx/llms.txt
Use this file to discover all available pages before exploring further.
wd_abc123
Show properties
pending
processing
completed
failed
cancelled
paypal
crypto