{
"request_id": "string",
"contact_person": {
"phone_prefix": "strin",
"phone": "string",
"email": "string"
},
"license": {
"region": "st",
"ent_name": "string",
"ent_name_en": "string",
"found_date": "2019-08-24",
"registered_currency": "str",
"registered_capital": 0,
"address": {
"province": "string",
"city": "string",
"zipcode": "string",
"address1": "string",
"address2": "string"
},
"legal_rep_name": "string",
"license_file_id": 0,
"ent_type": "string",
"uni_social_credit": "string",
"busi_from": "2019-08-24",
"busi_end": "2019-08-24",
"long_term": true,
"br_no": "string",
"br_file_id": 0,
"annual_return_file_id": 0,
"incorporation_form_file_id": 0,
"br_expiry_date": "2019-08-24",
"cr_issue_date": "2019-08-24",
"company_article_file_id": 0,
"cr_file_id": 0,
"cr_no": "string",
"share_structure_file_id": 0,
"cr_expiry_date": "2019-08-24",
"other_file_ids": [
0
]
},
"business": {
"industry": 0,
"employee_number": "string",
"address": {
"province": "string",
"city": "string",
"zipcode": "string",
"address1": "string",
"address2": "string"
},
"export_country": [
"string"
],
"export_type": [
"string"
],
"trade_volume": "string",
"website": "string"
},
"stakeholder_list": [
{
"identity_type": "string",
"name": "string",
"nationality": "st",
"birth_date": "2019-08-24",
"address_proof_file_id": 0,
"doc_type": "string",
"id_number": "string",
"doc_address": "string",
"doc_non_portrait_side_file_id": 0,
"doc_portrait_side_file_id": 0,
"eff_date_start": "2019-08-24",
"eff_date_end": "2019-08-24",
"long_term": true,
"share": 0,
"resident_address": {
"province": "string",
"city": "string",
"zipcode": "string",
"address1": "string",
"address2": "string"
}
}
]
}
curl --location --request POST 'https://open-fat.cb.paykka.com/api/v2/merch/onboard/update' \
--header 'X-Merch-Id: M24061911365700670' \
--header 'Content-Type: application/json' \
--data-raw '{
"request_id": "string",
"contact_person": {
"phone_prefix": "strin",
"phone": "string",
"email": "string"
},
"license": {
"region": "st",
"ent_name": "string",
"ent_name_en": "string",
"found_date": "2019-08-24",
"registered_currency": "str",
"registered_capital": 0,
"address": {
"province": "string",
"city": "string",
"zipcode": "string",
"address1": "string",
"address2": "string"
},
"legal_rep_name": "string",
"license_file_id": 0,
"ent_type": "string",
"uni_social_credit": "string",
"busi_from": "2019-08-24",
"busi_end": "2019-08-24",
"long_term": true,
"br_no": "string",
"br_file_id": 0,
"annual_return_file_id": 0,
"incorporation_form_file_id": 0,
"br_expiry_date": "2019-08-24",
"cr_issue_date": "2019-08-24",
"company_article_file_id": 0,
"cr_file_id": 0,
"cr_no": "string",
"share_structure_file_id": 0,
"cr_expiry_date": "2019-08-24",
"other_file_ids": [
0
]
},
"business": {
"industry": 0,
"employee_number": "string",
"address": {
"province": "string",
"city": "string",
"zipcode": "string",
"address1": "string",
"address2": "string"
},
"export_country": [
"string"
],
"export_type": [
"string"
],
"trade_volume": "string",
"website": "string"
},
"stakeholder_list": [
{
"identity_type": "string",
"name": "string",
"nationality": "st",
"birth_date": "2019-08-24",
"address_proof_file_id": 0,
"doc_type": "string",
"id_number": "string",
"doc_address": "string",
"doc_non_portrait_side_file_id": 0,
"doc_portrait_side_file_id": 0,
"eff_date_start": "2019-08-24",
"eff_date_end": "2019-08-24",
"long_term": true,
"share": 0,
"resident_address": {
"province": "string",
"city": "string",
"zipcode": "string",
"address1": "string",
"address2": "string"
}
}
]
}'
{
"authorize_link": "string",
"merch_id": "string"
}