Update Products

200 PATCH policy products

Updated about 1 month ago


API Endpoint

Base URL
https://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

Products Array

API Headers

... (Continue with other relevant content)