Get Vendor Charges
Endpoint to Get Vendor Charges.
Please note this is a beta API and therefore it is subject to change.
Authentication
Topsort’s APIs are authenticated via bearer tokens. Requests must include an authorization header containing your private API key.
Don't have an API key yet? Learn how to generate one.
The header containing a private API key. Format this header as follows:
Authorization: Bearer <YOUR-API-KEY>
Query Parameters
object
The start of the date range for which to retrieve. Must include the Timezone definition.
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.
The end of the date range for which to retrieve. Must include the Timezone definition.
Responses
Successful Response
object
The marketplace currency’s ISO 4217 code (e.g. USD).
object
Charged amount for a campaign. (In Local Marketplace Currency, ISO 4217 standard)
Campaign ID.
The vendor’s external ID in Marketplace.
Click uuid
The type of the Interaction ID used in Vendor Charge.
The product ID in Topsort.
Timestamp of the click
The vendor’s internal ID in Topsort.
Query end date.
Query start date.
Validation Error