Update Products
200 PATCH policy products
Updated about 1 month ago
API Endpoint
Base URLhttps://api.uat.laka.co/v3/policies/{policyId}/products
cURL Example
curl --request PATCH \
--url https://api.uat.laka.co/v3/policies/policyId/products \
--header 'accept: application/json' \
--header 'content-type: application/json'
Required Parameters
- policyId:
string - personId:
string
Products Array
- products:
array of objects- clothing:
object - accessories:
object - startDate:
string - endDate:
string
- clothing:
API Headers
- x-api-region:
string - x-api-language:
string
... (Continue with other relevant content)