Query Corporation
Query Corporation
Request URL
POST
https://rem-api-sandbox.pagsmile.com/remittance/merchant/query-corporation
Request Header
Content-Type*
string
application/json; charset=UTF-8
Request Body
Refer to : common
Biz_data
merchant_id*
long
Merchant ID
Response
merchant_id*
long
Merchant ID
mobile
string(16)
The whole mobile phone number.
Need to add an international area code
string
status*
Integer
Status :0-initial 1-enabled 2-disabled
business_category*
Integer
Business Type
website_url*
string
Website Url
corporation.corporation_id*
long
Corporation ID
corporation.registration_name*
string
Registration Name
corporation.registration_code*
string
Registration Code
corporation.registration_country*
string
Registration Country
corporation.business_scope*
string
Business Scope
corporation.registration_address.line*
string
The first line of the address.
corporation.registration_address.line2
string
The second line of the address.
corporation.registration_address.postal_code*
string
The address zip code, or postal code
corporation.registration_address.city_name*
string
The address city
corporation.registration_address.state*
string
The address state
corporation.registration_address.country_code*
string
Country code
person.person_id*
long
Person ID
person.first_name*
string
First name
person.last_name*
string
Last name
person.id_type*
integer
ID Type
person.id_no*
string
ID Number
person.citizenship_country*
string
Citizenship Country
person.address.line*
string
The first line of the address.
person.address.line2
string
The second line of the address.
person.address.postal_code*
string
The address zip code, or postal code
person.address.city_name*
string
The address city
person.address.state*
string
The address state
person.address.country_code*
string
Country code
shareholders[0].shareholder_id
long
Shareholder ID
shareholders[0].first_name*
string
First name
shareholders[0].last_name*
string
Last name
shareholders[0].id_type*
integer
ID Type
shareholders[0].id_no*
string
ID Number
shareholders[0].citizenship_country*
string
Citizenship Country
shareholders[0].address.line*
string
The first line of the address.
shareholders[0].address.line2
string
The second line of the address.
shareholders[0].address.postal_code*
string
The address zip code, or postal code
shareholders[0].address.city_name*
string
The address city
shareholders[0].address.state*
string
The address state
shareholders[0].address.country_code*
string
Country code
created_at*
string
Created AT
Example
Note: 162************38 is pagsmile's test app id for sandbox
Please use your own app_id when testing.
Last updated