Get invoice file URL
Invoice
Get invoice file URL
Get a signed URL to access the invoice file from Google Cloud Storage. The URL is valid for 7 days.
GET
Get invoice file URL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Invoice ID
Response
200 - application/json
Signed URL to access the invoice file. Valid for 7 days.
The unique identifier of the entity.
The date and time the entity was created.
The date and time the entity was last updated.
MIME type of the invoice file. (e.g., application/pdf, image/png)

