List Deal Products

Retrieve a list of products associated with a specific deal.

Endpoint

GET
/deal-products

Request

Loading editor...

Response

json
Loading editor...

Query Parameters

ParameterTypeDescription
deal_idNumberID of the deal to fetch products for (required)
organization_idNumberID of the organization (required)
$sortObjectSort criteria (e.g., { "created_at": -1 } for newest first)

Report an issue with this documentation

Please log in to report issues with our documentation.