Create Application

This endpoint creates an insurance application. While there are some non-mandatory fields in this documentation, it might be mandatory depending on the product specification and insurer requirement. Please consult with Cermati Team for the mandatory fields.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length ≤ 100

Partnership Product Id given to partner.

string
required
length ≤ 140

Unique identifier from the partner, this must be unique per application.

number
≥ 0

Amount of insurance premium paid in IDR.

number
≥ 0

Amount of admin fee paid in IDR.

date-time
required

Timestamp indicating when the booking created (ISO 8601 format with timezone).

date-time

Date time indicating insurance coverage started (ISO 8601 format with timezone).

date-time

Date time indicating insurance coverage ended (ISO 8601 format with timezone).

customer
object
required

Customer information.

seller
object
required

Seller information.

items
array of objects
required

Items purchased that will be insured.

items*
string
required
length ≤ 100

Order ID of the purchased goods.

date-time

Timestamp of the items shipped to the customer (ISO format).

date-time

Date time indicating order delivered.

overrideNotificationUrl
object

Override Notification URL.

additionalParameters
object

Extra parameters applicable to the product. The expected fields depend on the product ID.

Response

Language
Credentials
Basic
base64
:
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json