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
start_date
string
requiredThe start of the date range for which to retrieve. Must include the Timezone definition.
end_date
string
requiredThe end of the date range for which to retrieve. Must include the Timezone definition.
Response
200 - application/json
currencyCode
string
requiredThe marketplace currency's ISO 4217 code (e.g. USD).
Required string length:
3
data
object[]
requiredendDate
string
requiredQuery end date.
startDate
string
requiredQuery start date.