Skip to main content
Update an existing contact in the payment platform. Only provided fields will be updated.

Path Parameters

ParameterTypeRequiredDescription
idstringYesThe rootfi_id or platform_id of the contact to update

Request Body

FieldTypeRequiredDescription
namestringNoFull name or business name of the contact
tax_numberstringNoTax identification number
statusstringNoContact status (active, inactive, suspended)
addressesarrayNoArray of address objects
See Contact Overview for complete field details.