id | string | Required | Unique identifier for the business profile. Automatically generated when the profile is created. |
org_id | string | Required | The organization ID that owns this business profile. Automatically set based on the authenticated organization. |
profile_id | string | Required | Use this field when referencing the business profile in document creation (e.g. in accounting_supplier_party.profile_id). |
name | string | Required | The business profile name or display name. |
party_name | string | Required | The legal name of the business entity. This is the official name used in legal documents and tax registrations. |
party_name_in_local_language | string | Optional | The party name in Arabic or local language. |
email | string | Required | The business profile's email address. Used for notifications and communication. |
telephone | string | Optional | The business profile's telephone number. |
logo_url | string | Optional | URL to the business profile's logo image. |
postal_address | object | Required | The business profile's postal address. See Address object below. |
party_tax_scheme | object | Required | Tax scheme information for the business profile. For nested attribute details, see the Party tax scheme object table below. |