Skip to main content
PATCH
Update a buyer profile

Headers

authorization
string | null
x-api-key
string | null
x-tenant-id
string | null

Path Parameters

profile_id
string<uuid>
required

Cookies

factio_access_token
string | null

Body

application/json
trade_name
string | null
contributor_status
string | null
contributor_type
string | null
address
string | null
email
string | null
phone
string | null
notes
string | null

Response

Successful Response

id
string<uuid>
required
buyer_id
string
required
buyer_id_type
string
required
trade_name
string | null
required
contributor_status
string | null
required
contributor_type
string | null
required
address
string | null
required
notes
string | null
required
is_active
boolean
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
sri_last_verified_at
string<date-time> | null
required
email
string | null