cURL
curl --request GET \ --url https://api.syntage.com/entities/{entityId}/insights/invoicing-blacklist \ --header 'X-API-Key: <api-key>'
{ "data": { "issued": [ { "invoices": 1, "taxpayer": { "rfc": "PEIC211118IS0", "name": "Pedro Infante Cruz", "blacklistStatus": "presumed" } } ], "received": [ { "invoices": 1, "taxpayer": { "rfc": "PEIC211118IS0", "name": "Pedro Infante Cruz", "blacklistStatus": "presumed" } } ] } }
Returns invoicing blacklist
Your API key is available in the Production and Sandbox dashboards.
Filter by invoice issuing date (greater than)
Filter by invoice issuing date (less than)
Invoicing Blacklist
Show child attributes