{
"success": true,
"data": {
"paymentMode": "perQuote",
"executionStatus": "success",
"summary": {
"total": 0,
"bound": 0,
"pendingPayment": 0,
"failed": 0
},
"quotes": [
{
"quoteRequestId": "934d900e-84a8-48c9-b041-cbff0d908da7",
"status": "bound",
"paymentStatus": "paid",
"policy": {
"policyId": "2f5573e6-5ba4-48f2-a75d-df99c936463b",
"policyNumber": "string",
"status": "pending",
"paymentStatus": "paid",
"termsStatus": "unaccepted",
"billingFrequency": "one_time",
"purchasedAt": "2019-08-24T14:15:22.123Z",
"effectiveAt": "2019-08-24T14:15:22.123Z",
"expiresAt": "2019-08-24T14:15:22.123Z",
"cancelByAt": "2019-08-24T14:15:22.123Z",
"customer": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"name": "string",
"email": "user@example.com",
"accountStatus": "pending_activation"
},
"billing": {
"premium": 0,
"fees": 0,
"taxes": 0,
"total": 0,
"currency": "USD"
},
"documents": [
{
"type": "policy_jacket",
"url": "http://example.com",
"expiresAt": "2019-08-24T14:15:22.123Z"
}
]
}
}
]
}
}