3 structure changes including:
3 Modifications
Modified
3
GET /api/v1/plans/{plan_uuid}/transaction/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- notes property Added
-
application/json content type Modified
POST /api/v1/plans/{plan_uuid}/transaction
- Response
-
201 response Modified
-
application/json content type Modified
- notes property Added
-
application/json content type Modified
PUT /api/v1/plans/{plan_uuid}/transaction/{uuid}
- Response
-
200 response Modified
-
application/json content type Modified
- notes property Added
-
application/json content type Modified
1 structure change including:
1 Modification
Modified
1
PUT /api/v1/client/{client_uuid}/owners/personal-details/{owner_uuid}
- Body
-
application/json content type Modified
- last_used_nicotine_products_date property Added
- Response
-
200 response Modified
-
application/json content type Modified
- last_used_nicotine_products_date property Added
-
application/json content type Modified
4 structure changes including:
1 Addition
3 Modifications
Modified
3
GET /api/v1/account/{account_uuid}/login
- Response
- 200 response Added
POST /api/v1/account/{account_uuid}/login
- Response
- 200 response Added
PUT /api/v1/account/{account_uuid}/login/{uuid}
- Response
- 200 response Added
Added
1
POST /api/v1/account/{account_uuid}/login/{login_uuid}/expire