Skip to content
Inshuwa
Search
K
Main Navigation
Guide
API Reference
Appearance
Menu
Return to top
Issue general policy
POST
/policies/{policyId}/issue
Issue a general insurance policy from a quotation.
Authorizations
BearerAuth
Type
HTTP (bearer)
Parameters
Path Parameters
policyId
*
Type
string
Required
Request Body
application/json
Schema
JSON
JSON
{
"endDate"
:
"string"
}
Responses
200
General policy issued
Content-Type
application/json
Schema
JSON
JSON
{
}
POST
/policies/{policyId}/issue
Playground
Authorization
BearerAuth
Variables
Key
Value
policyId
*
Body
Try it out
Samples