Insurance Policy Draft Response

Output representation details of the endorsement draft policy request.
JSON example
This example shows a sample success response.
1{
2    "errors": [],
3    "policyId": "0YTxx0000000001GAA"
4}
This example shows a sample error response.
1{
2    "errors": [{ "code": "SF-INS-BRKG-00010", "message": "Ensure that policy is in Draft - Endorse stage to endorse a policy." }],
3    "policyId": "0YTxx0000000001GAA"
4}
Property Name Type Description Filter Group and Version Available Version
errors Error Response List of errors encountered during the processing of the API request. Small, 67.0 67.0
policyId String ID of the insurance brokerage policy for which a draft endorsement is created. Small, 67.0 67.0