Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://{operatorDomain}/v1/public/legal/policies/{id}/accept \ --header 'Content-Type: application/json' \ --data ' { "policyVersionId": "<string>", "bookingId": "<string>", "acceptedBy": "<string>" } '
{ "data": { "id": "<string>", "policyVersionId": "<string>", "acceptedAt": "2023-11-07T05:31:56Z" } }
Record a customer’s acceptance of a policy version.
Recorded acceptance
Show child attributes