Get renewal offer
|
API token
|
|
|
output
|
|
|
Policy OID
|
|
| Parameter | Type | Reqd | Description | Options |
|---|---|---|---|---|
| policy_oid | string | • | Policy OID |
| Parameter | Type | Description |
|---|---|---|
| status | integer | Status |
| response | array | Get renewal offer |
Json request example
{
"policy_oid":"10005858"
}
Json response example
{
"status": "1",
"response": {
"offer_oid": 10338207
},
"apirequest_oid": "10338786"
}