Update counterparty
Updates a counterparty with the provided fields. Only the fields provided in the request body will be updated.
Authorizations
API key for authentication. Get your key at https://app.tomorro.com/settings/integrations?integration=api-key
Path Parameters
The unique identifier (UUID) of the counterparty
"550e8400-e29b-41d4-a716-446655440000"
Body
Name of the counterparty (company or individual name)
"Acme Corporation"
Status of the counterparty
active, archived "active"
URL of the counterparty logo
"https://example.com/logo.png"
Custom field values for the counterparty. Keys are field IDs, values are the field values.
Response
Counterparty updated successfully
Unique identifier for the counterparty
"550e8400-e29b-41d4-a716-446655440000"
Name of the counterparty (company or individual name)
"Acme Corporation"
Current status of the counterparty
active, archived "active"
URL of the counterparty logo
"https://example.com/logo.png"
Custom field values for the counterparty
Time at which the counterparty was created. Formatted as an ISO 8601 date-time string.
"2024-01-01T00:00:00.000Z"
Time at which the counterparty was last updated. Formatted as an ISO 8601 date-time string.
"2024-01-02T00:00:00.000Z"