v1

latestOpenAPI 3.0.02026-08-04660400.1 KB

Sync a batch of opportunities

Sync a batch of opportunities

put/v1/integrations/sync/batch/opportunities

Request body

externalIdstring required

The ID of the opportunity in the external system

namestring

The name of the opportunity

amountnumber

The dollar amount of the opportunity

closedAtstring

The closure date of the opportunity in string format e.g. 2024-02-28 20:09:58.692

remoteCreatedAtstring

date the opportunity was created

lastActivityAtstring

date of last external update

deletedAtstring date-time nullable

The datetime when this record was deleted in the external system

disposition'OPEN' | 'LOST' | 'WON'

"WON" | "LOST" | "OPEN"

accountIdstring nullable

Internal SIRO accountId override for this opportunity. OPTIONAL -- only use if you know the internal value of the Account as it will override the account object args.

Response

Sync a batch of opportunities