DocsAPI ReferenceCrm Dashboard/bff/crm/top-vendors
getCrm DashboardAdmin BFF

/bff/crm/top-vendors

Multi-currency aware: sums total_base on shop__purchase_invoice.

crm-dashboardgetBffCrmTop-vendors

Parameters

2 query

2 total
Query · 2
monthsBacknumber
Range: 160
Default: 12
limitnumber
Range: 1100
Default: 10

Request

GET /bff/crm/top-vendors

get
curl -X GET "https://api.bizkithub.com/bff/crm/top-vendors?monthsBack=12&limit=10" \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer YOUR_API_KEY"

Response

JSON payload

{
  "success": true
}

All response codes

1 status code documented

Need an API key?

All BizKitHub API endpoints require authentication via API key.

Get API Key