pre-requisites
Overview
Search for orders
Endpoint
GET https://api.adcellerant.com/product-listings
Example Response:
Status: 200 OK
Header Specifications
Authorization
Input Specifications
Field | Description |
---|---|
pageNumber (query param) | The page of orders to return. Value must be greater than 0. Defaults to 1. |
pageSize (query param) | The number of orders to return per page. Value must be between 1 and 50. Defaults to 25. |
authorizationId (query param) | The uid that authorizes access to specific orders. |
Output Specifications
The page of product listings