Skip to main content

SPAJ Form

Diagram

You can find the shared file diagram here: Modify Diagram

Building the URL#

Endpoint:

{base-url}/spaj/form?key={partner_key}&product_slug={product_slug}&product_code={product_code}&product_plan_code={product_plan_code}&holder_id_card_number={holder_id_card_number}&custom_id={custom_id}&holder_name={holder_name}

Example Endpoint:

{base-url}/form/spaj?key=a122-0qdhhbc-gtyqu1s9&product_slug=super-well-protection&product_code=DSWPC4&product_plan_code=gold-plan&holder_id_card_number=1234123412341234&custom_id=PR00001210920&holder_name=denny%20fauzan

Payload:

KeyRuleTypeDescriptionExample
keyrequiredstringStatic partner API Key(contact us for more information)
product_slugrequiredstringObtainable via Getting the Productsuper-care-protection
product_coderequiredstringObtainable via Getting the ProductDSCPR11
product_plan_coderequiredstringObtainable via Getting the Productsilver-plan
holder_nameoptionalstringSpecify the name of policy holderJohn Doe
holder_id_card_numberoptionalstringSpecify the 16 digit of policy holder id card number1111222233334444
custom_idoptionalstringSpecify the custom id from partner for the callbackid

Accessing the URL#

After the URL has been built from partner, access the URL and you will be redirected to the SPAJ Form.

SPAJ Form

Please feel free to contact us for more information regarding the integration process.