Retrieves status of a previously requested withdrawal
Success
Bad Request
Unauthorized
Not Found
Internal Error
{- "data": {
- "id": "string",
- "status": "REQUESTED",
- "document_errors": [
- {
- "id": "905666e7-2d5b-4ac4-bd96-e02675fc678f",
- "status": "MISSING",
- "description": "Please upload an invoice",
- "document": "INVOICE"
}
]
}
}