/api/inkle/invoicing/group/{group_id}/entity/{entity_id}/extract_invoice/

Extract invoice data from file attachments and create or replace invoice record

Request body (multipart/form-data):

  • files: List of files (images or PDFs) to extract invoice data from
  • invoice_id (optional): If provided, replaces that invoice instead of creating a new one
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
uuid
required
uuid
required
Body Params
files
array of files
required

One or more image/PDF files to extract invoice data from

string | null
Defaults to null

If provided, replaces this invoice's data instead of creating a new invoice

Response
200

No response body

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!