Billing API
Get Vendor Charges
Auction examples
- Running auctions
- Sponsored listings
- Sponsored banners
- Sponsored brands
Asset examples
Webhook examples
Events
Audience API
Billing API
Campaign API
- GETGet Campaigns
- POSTCreate Campaign
- GETGet Campaign By Id
- DELDelete Campaign By Id
- PATCHUpdate Campaign By Id
- GETGet Campaign Bids
- POSTCreate Campaign Bids
- DELDelete Campaign Bid By Id
- PATCHUpdate Campaign Bid By Id
- POST[BETA] Get estimated clicks of a future campaign for a given vendor
- GETGet Products In Campaign
- GETGet Sponsored Products
Catalog API
Invitation API
Modal API
Reporting API
Assets API
Audience API
Billing API
Campaign API
- GETGet Campaigns
- POSTCreate Campaign
- GETGet Campaign By Id
- DELDelete Campaign By Id
- PATCHUpdate Campaign By Id
- GETGet Campaign Bids
- POSTCreate Campaign Bids
- DELDelete Campaign Bid By Id
- PATCHUpdate Campaign Bid By Id
- POST[BETA] Get estimated clicks of a future campaign for a given vendor
- GETGet Products In Campaign
- GETGet Sponsored Products
Catalog API
Invitation API
Modal API
Reporting API
Toppie API
Billing API
Get Vendor Charges
Endpoint to Get Vendor Charges.
Please note this is a beta API and therefore it is subject to change.
GET
/
public
/
v1
/
billing-service
/
vendor-charges
Query Parameters
The start of the date range for which to retrieve. Must include the Timezone definition.
The end of the date range for which to retrieve. Must include the Timezone definition.
Response
200
application/json
Successful Response
The marketplace currency's ISO 4217 code (e.g. USD).
Required string length:
3
Charged amount for a campaign. (In Local Marketplace Currency, ISO 4217 standard)
Campaign ID.
click uuid
The type of the Interaction ID used in Vendor Charge.
Available options:
Impression
, Click
, Exclusive Campaign
, Attributed Purchase
The product ID in Topsort.
timestamp of the click
The vendor's internal ID in Topsort.
The vendor's external ID in Marketplace.
Query end date.
Query start date.