Update Data (if necessary)
Update merchant registration data when submitted information changes.
/merchant/update/
Key
Value
Mandatory
Field
Type
Mandatory
Description
Field
Type
Description
Last updated
Update merchant registration data when submitted information changes.
Method: POST Max Expected Response Time: 60 seconds
Header
Accept
application/json
Yes
Authorization
Bearer
Yes
Request Body
merchant_id
string
Yes
Merchant ID
merchant_name
string
No
Merchant name
merchant_criteria
string
No
Merchant criteria (UMI, UKE, UME, URE, UBE, BLU, PSO)
merchant_address
string
No
Merchant address
rt_merchant
string
No
Business location RT
rw_merchant
string
No
Business location RW
string
No
Person in charge email
bank_number
string
No
Bank account number for settlement
bank_name
string
No
Account holder name
ktp_image
string
No
Base64 string or link to the KTP image
npwp_image
string
No
Base64 string or link to the NPWP image
cover_buku_tabungan_image
string
No
Base64 string or link to the savings account book cover image
lokasi_usaha_image
string
No
Base64 string or link to the business location image
website_image
string
No
Base64 string or link to the business website or social media image
kk_image
string
No
Base64 string or link to a scan or photo of the family card document
akta_pendirian_image
string
No
Base64 string or link to a scan or digital document of the deed of establishment
akta_perubahan_image
string
No
Base64 string or link to a scan or digital document of the amendment to the articles of association
keterangan_terdaftar_image
string
No
Base64 string or link to a scan or digital document of the tax registration certificate
identitas_persero_image
string
No
Base64 string or link to a scan or digital document of the active company identity
domisili_image
string
No
Base64 string or link to a scan or digital document of the domicile certificate
nib_image
string
No
Base64 string or link to a scan or digital document of the business identification number
siup_image
string
No
Base64 string or link to a scan or digital document of the business license
wakil_hukum_image
string
No
Base64 string or link to a scan or digital document of the legal representative identity
kuasa_image
string
No
Base64 string or link to a scan or digital document of the power of attorney
kuasa_identitas_image
string
No
Base64 string or link to a scan or digital document of the attorney-in-fact identity
akta_anggaran_image
string
No
Base64 string or link to a scan or digital document of the articles of association
struktur_organisasi_image
string
No
Base64 string or link to a scan or digital document of the organizational structure
penetapan_tugas_image
string
No
Base64 string or link to a scan or digital document of the assignment or appointment letter
Response Body
Last updated
POST /merchant/update/ HTTP/1.1
Content-Type: application/json
Accept: */*
Content-Length: 165
{
"merchant_id": "FM2308010013",
"website_image": "https://images.ctfassets.net/lzny33ho1g45/5VGvMMdX169JCk60IJCRDA/358a2d3f62c6028d978efc382cb83ad5/image10.png?w=1400"
}{
"merchant_id": "FM2604050001",
"rc": "00",
"message": "Success"
}
