Update Corporation
Update Corporation
Request URL
POST
https://rem-api-sandbox.pagsmile.com/remittance/merchant/update-corporation
Request Header
Content-Type*
string
application/json; charset=UTF-8
Request Body
Refer to : common
Biz_data
merchant_id*
long
Merchant ID
mobile
string(16)
The whole mobile phone number.
Need to add an international area code
string(80)
website_url*
string(128)
Website Url
corporation.corporation_id*
long
Corporation ID
corporation.registration_code*
string(32)
Registration Code
corporation.registration_country*
string(2)
Registration Country
corporation.business_scope*
string
Business Scope
corporation.registration_address.postal_code*
string(4-8)
The address zip code, or postal code
person.person_id*
long
Director
Person ID
person.first_name*
string(50)
Director
First name
person.last_name*
string(50)
Director
Last name
person.id_no*
string(6-20)
Director
ID Number
person.citizenship_country*
string(2)
Director
Citizenship Country
person.is_pep*
Boolean
Director
Does the Director have any connection to a PEP (Politically ExposedPerson)
person.address.postal_code*
string(4-8)
Director
The address zip code, or postal code
shareholders[0].shareholder_id
long
UBO
Shareholder ID
shareholders[0].first_name*
string(50)
UBO
First name
shareholders[0].last_name*
string(50)
UBO
Last name
shareholders[0].id_no*
string(6-20)
UBO
ID Number
shareholders[0].citizenship_country*
string(2)
UBO
Citizenship Country
shareholders[0].is_pep*
Boolean
UBO
Does the Director have any connection to a PEP (Politically ExposedPerson)
shareholders[0].address.postal_code*
string(4-8)
UBO
The address zip code, or postal code
Response
Example
Note: 162************38 is pagsmile's test app id for sandbox
Please use your own app_id when testing.
Last updated