Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.hyperline.co/v1/invoices/{id}/upload \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: multipart/form-data'
{}
Upload a PDF file to an existing invoice.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
The body is of type object.
object
The response is of type object.
Was this page helpful?
Contact support