v1

latestOpenAPI 3.0.12026-08-0621301.7 MB
Products

Get deals where a product is attached to

Returns data about deals that have a product attached to it.

get/products/{id}/deals

Path parameters

idinteger required

The ID of the product

Query parameters

startinteger

Pagination start

limitinteger

Items shown per page

status'open' | 'won' | 'lost' | 'deleted' | 'all_not_deleted'

Only fetch deals with a specific status. If omitted, all not deleted deals are returned. If set to deleted, deals that have been deleted up to 30 days ago will be included.

Response

The data of deals that have a product attached

successboolean

If the response is successful or not