Retrieve details of a specific payment by ID
2315fca8-9aec-42ee-8bee-a9d10add170e
Status Code | Description | Possible Solution |
---|---|---|
401 | Invalid or missing API key | Check your API key and authorization header |
403 | Permission denied | Verify your API key has correct permissions |
404 | Payment not found | Verify the payment ID exists and is valid |
429 | Rate limit exceeded | Implement exponential backoff |
500 | Internal server error | Contact support |
Error Handling
Security
Performance