cURL
curl --request GET \ --url https://api.gcore.com/billing/org/v1/erp-invoices/{id}/download \ --header 'Authorization: <api-key>'
"<string>"
Mixin for viewsets that provides a queryset based on a model class.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef
apikey
apikey 1234$abcdef
Request successful.
The response is of type file.
file
Was this page helpful?