Insurance Policy Issue Details

Output representation details of the issue policy and issue endorse policy requests.
JSON example
This example shows a sample success response.
1{
2    "errors": [],
3    "transactionId": "0k9xx00000000CvAAI"
4}
This example shows a sample error response.
1{
2    "errors": [{ "code": "SF-INS-COM-00013", "message": "Something went wrong and we couldn’t issue the policy. Try again or ask your Salesforce admin for help." }],
3    "transactionId": ""
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
transactionId String Unique identifier of the transaction that's created for the policy issuance or endorsement process. Small, 67.0 67.0