Skip to main content
GET
/
v1
/
public
/
finance
/
accountant
/
{token}
/
invoices
/
{invoiceId}
/
attachments
/
{attachmentId}
/
download
Download an accountant portal invoice attachment
curl --request GET \
  --url https://{operatorDomain}/v1/public/finance/accountant/{token}/invoices/{invoiceId}/attachments/{attachmentId}/download

Path Parameters

token
string
required
invoiceId
string
required
attachmentId
string
required

Query Parameters

kind
enum<string>
Available options:
client,
supplier

Response

Redirect to attachment URL