Get a settlement by its ID
GET/settlements/:id
Get a settlement by its unique identifier.
Note: In live API only, not available in sandbox API.
Request
Responses
- 200
- 404
- 500
Settlement details
Not Found
Internal Server Error
Error Codes
| HTTP Status | Class | Code | Description |
|---|---|---|---|
| 404 | not_found | entity_not_found | Entity not found |