Create Application

This endpoint creates an insurance application.

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

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).

string
required
length ≤ 200

Unique identifier for loan transaction/contract.

date
required

The loan application date.

date
required

Due date from given loan.

integer
required

Tenure based on tenureUnit. Example: if value is 6 and tenureUnit is “MONTHLY” then the loan tenure is 6 months.

string
enum
required

Unit for tenure.

Allowed:
number
required
≥ 0

Loan amount in IDR.

debtor
object
required

Debtor information, can be company or person.

creditor
object

Creditor information, can be company or person.

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