PrimaryBidPartners

The allocation service provides two endpoints allowing Partners to retrieve details for:

As a best practice, PrimaryBid recommends setting up Webhooks to automate the notification of allocation availability to prevent the need for continuous polling.

🚧

Ad-Hoc requests

Following the creation of subscriptions, the API client can periodically poll using the GET /allocations/ API endpoint to establish the result of the subscription requests.

Note: Requests for allocations for an Offer which doesn't yet have allocations available (ie. the process has yet to take place) will result in an empty allocations array.