curl --request PATCH \ --url https://api.panora.dev/crm/companies
{ "message": "<string>", "error": "<string>", "statusCode": 123, "data": { "field_mappings": {}, "id": "<string>", "remote_id": "<string>", "remote_data": {} } }
The response is of type object.
object
Was this page helpful?