Deals
All API requests require a Bearer token in the Authorization header. Contact the Zero team to obtain your API token.
Filter by workspace ID
Comma-separated list of fields to return. Defaults to all fields.
id,name,domainJSON string with filter conditions
{"workspaceId":"workspace-uuid"}Maximum number of records to return
100Pagination offset
0JSON string for sort order
{"name":"asc"}Successful response
Authentication failed or token is invalid/expired
All API requests require a Bearer token in the Authorization header. Contact the Zero team to obtain your API token.
If not provided, defaults to the workspace defaultDealStage setting.
Deal created successfully
Authentication failed or token is invalid/expired
All API requests require a Bearer token in the Authorization header. Contact the Zero team to obtain your API token.
If true, soft deletes (archives) the deal instead of permanently deleting it.
falseDeal deleted successfully
No content
Authentication failed or token is invalid/expired
The requested resource was not found
No content
All API requests require a Bearer token in the Authorization header. Contact the Zero team to obtain your API token.
Deal updated successfully
Authentication failed or token is invalid/expired
The requested resource was not found
Last updated

