Retrieve an instalment plan
GET
https://api.tamio.com/v2/instalments/retrieve/{uuid}
Retrieves a single instalment plan by its UUID. The plan must belong to the authenticated user.
Path Parameters
uuid
string*
UUID of the instalment plan to retrieve
Responses
200
Instalment plan retrieved successfully
Instalment plan retrieved successfully
status
integer
instalment_plan
InstalmentPlan
400
Bad request. Possible `error_code` values:
Bad request. Possible error_code values:
| Code | Description |
|---|---|
1002 | ResourceNotFound |
status
integer
error
string
Human-readable error message
error_code
integer
Machine-readable error code
401
Missing or invalid API key
Missing or invalid API key
status
integer
error
string