Skip to main content
GET
Get Invoice Link

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Idempotency-Key
string

The idempotency key that will be used to ensure the request is only performed once

Path Parameters

company_id
string
required

The company ID with the prefix 'cmp_'.

uuid
string
required

The resource UUID

Response

200 - application/json

OK

The hosted link for the invoice. The URL includes an authentication token as a query parameter, valid for 30 days from the due date (pending invoices) or 30 days from generation (overdue invoices)