Overview

APIs

Business Registration

Here is the overview of how to register a business using Partner API:

Step #API NameDescription

1

Showing required documents (in the form of document_code) based on businessType, businessLegalEntity, brandBusinessLine, and businessContactNationality.

2

Generating token for Upload File API Authorization.

3

Uploading the required documents to obtain a file_id, which is then used for Create Business API.

4

Registering the business with a single POST, containing all business information along with the document_id.

Business Monitoring

API NameDescription

Get Business Data

Update Business Data

Get Address

Postman Collection

Last updated