Creates or updates contract records for a given custom object.
API key for authentication. Get your key at https://app.tomorro.com/settings/integrations?integration=api-key
The unique identifier (UUID) of the custom object
"550e8400-e29b-41d4-a716-446655440000"
The unique identifier (UUID) of the contract
"550e8400-e29b-41d4-a716-446655440000"
The records to create or update.
[
{
"id": null,
"fromCatalogRecordId": null,
"fields": [
{
"smartFieldId": "550e8400-e29b-41d4-a716-446655440000",
"value": "INV-2026-001"
}
]
}
]
Contract records upserted successfully