Get vendor stats
Retrieve the basic statistics about a vendor for a given time period, grouped by frequency.
Authentication
requestTokenstring
API Key authentication via header
Path parameters
freq
Frequency to group series. Allowed values:
- `m` - monthly
- `w` - weekly
- `d` - daily
- `h` - hourly
For example, `w` groups the results by week.
idVendor
Vendor ID.
mode
Mode for request. Allowed values:
- `ytd` - Year To Date
- `mtd` - Month To Date
- `wtd` - Week To Date
- `today` - All current day
- `m12` - Last 12 months
- `d30` - Last 30 days
- `h24` - Last 24 hours
- `lasty` - Last Year
- `lastm` - Last Month
- `lastw` - Last Week
- `yesterday` - Last Day
Query parameters
parameters
List of parameters
Response
Success
active
activeVolume
approved
approvedVolume
cancelled
cancelledVolume
disapproved
disapprovedVolume
inTransit
inTransitVolume
paid
paidVolume
sentToApproval
sentToApprovalVolume
statX
toApproval
toApprovalVolume
Errors
400
Bad Request Error
401
Unauthorized Error
500
Internal Server Error
503
Service Unavailable Error