post https://{tenant}.rubixx.app/api/v2/supportschemes//properties
Sample Request:
POST /api/v2.0/supportschemes/SP1000000004/properties
Example Payload:
{
"uprn" : "ALB005"
}
This endpoint requires all data to be in the body of the request
Requirements
"uprn" UPRN must be set.
Required Permission(s): SupportPlans.EditSupportSchemes