Skip to main content
GET
Get vendor invoice concentration

Authorizations

X-API-Key
string
header
required

Your API key is available in the Production and Sandbox dashboards.

Path Parameters

entityId
string<uuid>
required

Query Parameters

options[from]
string<date-time>

Filter by invoice issuing date (greater than)

options[to]
string<date-time>

Filter by invoice issuing date (less than)

Response

Vendor invoicing concentration

name
string

Supplier name

Example:

"CORPORACIóN ALVARADO-TORRES S.A.B."

rfc
string

RFC (Registro Federal de Contribuyentes)

Required string length: 12 - 13
Example:

"PEIC211118IS0"

total
number

Total amount of all invoices in the given period

Example:

118260.18

share
number

Percentage representing the amount invoiced vs. the total sales in the selected period

Example:

16.1

transactions
object[]