Save Figure Mapping
Saves the practice's remembered spreadsheet mapping for one income source type, replacing any previous one — there is exactly one remembered mapping per source type.
Parameters
| Name | Type | Description |
|---|---|---|
| tenant* | path string | The Tenant.Code |
The Tenant.Code |
||
| incomeSourceType* | path enum | Unknown SelfEmployment UkProperty ForeignProperty |
Unknown SelfEmployment UkProperty ForeignProperty |
||
Request Body*
{
"name": "string",
"mappingJson": "string"
}
Responses
200 OK
400 Bad Request
401 Unauthorized – Invalid or missing API key
404 Not Found