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": [
- {
- "document_id": "MISSING",
- "document": "ANNUAL_REPORT",
- "status": "MISSING",
- "mandatory": true
}
]
}
}