curl --location --request GET '/withdrawals/b69bab42-6187-4cc4-807c-a342eaaa04ca' \
--header 'x-api-key: sk_c6b0f1703772167d3ac262f4242a2d4e8ca8878bdec44ecb'{
"status": true,
"data": {
"id": "fcf26178-7fa7-4178-9789-869b14f6161f",
"amount": 10000,
"method": "PIX",
"pixKey": "38211277000136",
"pixKeyType": "CNPJ",
"status": "PENDING",
"withdrawalType": "MANUAL",
"approvedAt": null,
"processedAt": null,
"createdAt": "2025-07-10T14:17:14.970Z",
"externalRef": null,
"metadata": "{\"sellerExternalRef\": \"abc123\"}"
}
}