Skip to main content
POST
cURL

Authorizations

X-Api-Key
string
header
required

Your fat_… integration key. Create one in Settings → Integrations → API Keys.

Body

name
string
required
nameAr
string | null
email
string | null
phone
string | null
vatTrn
string | null
address
string | null
city
string | null
country
string | null
contactPerson
string | null
participantId
string | null
isActive
boolean
default:true
postalCode
string | null
addressLine2
string | null
stateProvince
string | null
companyRegistrationNumber
string | null
code
string | null

Response

Created

id
string
required
name
string
required
nameAr
string | null
required
email
string | null
required
phone
string | null
required
vatTrn
string | null
required
address
string | null
required
city
string | null
required
country
string | null
required
contactPerson
string | null
required
participantId
string | null
required
isActive
boolean
required
postalCode
string | null
addressLine2
string | null
stateProvince
string | null
companyRegistrationNumber
string | null
code
string | null