Business Registration API
Endpoint
Type
Value
Request Header
Client-Id: BRN-0001-10791114622547
Request-Id: fdb69f47-96da-499d-acec-7cdc318ab2fe
Request-Timestamp: 2020-08-11T08:45:42Z
Signature: HMACSHA256=1jap2tpgvWt83tG4J7IhEwUrwmMt71OaIk0oL0e6sPM=Parameter
Description
Request Parameters
{
"business": {
"type": "PERSONAL",
"callback_url": "https://webhook.site/example-url",
"legal_entity": "PERSEORANGAN",
"name": "Merchant 26 May",
"description": "Merchant Description",
"email": "[email protected]",
"phone_calling_code": "62",
"phone_number": "81234567890",
"website_readiness": "DONT_HAVE",
"mobile_app_readiness": "DONT_HAVE",
"brands": [
{
"name": "Brand Merchant 26 May",
"description": "Merchant 26 May Brand Description",
"category": "NON_RETAIL",
"transaction_frequency": "UMI",
"transaction_quantity": "UP_TO_100",
"social_media": [
{
"accounts": [
"https://www.instagram.com/merchant"
],
"code": "INSTAGRAM"
},
{
"accounts": [
"https://www.facebook.com/merchant"
],
"code": "FACEBOOK"
}
],
"photo_proofs": [
{
"id": "DCM-0131-1234567890123"
}
]
}
],
"addresses": [
{
"area": "17133 - Kali Baru - Medan Satria - Bekasi - Jawa Barat",
"country": "ID",
"name": "Jalan Selatan Barat no 123, Bekasi Utara",
"primary": true
}
],
"banks": [
{
"account_name": "John Doe",
"account_number": "98765432",
"bank_id": "4",
"bank_name": "BANK BCA",
"country": "ID",
"currency": "IDR",
"swift_code": "014"
}
],
"contacts": [
{
"documents": [
{
"code": "KTP",
"category": "DOCUMENT",
"id": "DCM-0132-1234567890123",
"forms": [
{
"code": "NO_KTP",
"value": "1234567890123456"
}
]
}
],
"email": "[email protected]",
"name": "John Doe",
"nationality": "ID",
"phone_calling_code": "62",
"phone_number": "81987654321",
"position": "OWNER",
"primary": true,
"owner_liveness": {
"id": "CNT-0114-1234567890123"
}
}
]
},
"partner": {
"invited_user": [
"[email protected]"
]
}
}
Parameter
Type
Mandatory
Description
Parameter
Data Type
Mandatory
Possible Value
Description
Possible Values
business.brands.category
business.brands.categoryValue
Description
Parameter
Possible Values
Parameter
Possible Values
Transaction Frequency
Total Amount of Monthly Transaction (Rupiah)
Transaction Quantity
Total Number of Monthly Transaction
Response
Parameter
Data Type
Possible Value
Description
Last updated