Retrieves status of a previously created payment. Provides insight into any actions or RFIs that require attention.
Success
Bad Request
Unauthorized
Not Found
Internal Error
{- "data": {
- "id": "550e8400-e29b-41d4-a716-446655440000",
- "status": "REQUESTED",
- "document_errors": [
- {
- "id": "905666e7-2d5b-4ac4-bd96-e02675fc678f",
- "status": "MISSING",
- "description": "string",
- "document": "DRIVERS_LICENCE_FRONT"
}
]
}
}