Commercial Register Translation
Transliteration (Arabic to English)
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
'result': {
"company_type": '<str>',
"cr_number": '<str>',
"cr_unique_number": '<str>',
"licensing_authority": '<str>',
"company_name": '<str>',
"company_commercial_name": '<str>',
"incorporation_date": '<str>',
"renewal_date": '<str>',
"address": '<str>',
"owners": '<list>',
"capital": '<str>',
"paid_in_capital": '<str>',
"partners_share_value": '<str>',
"in_kind_shares_value": '<str>',
"remaining_capital_pledged": '<str>',
},
'transaction_id': '<str>',
'trials_remaining': '<int>'
}
Integration
Last updated