Retrieve a Sales Invoice Details

Returns the full detail of a single Sales Invoice: header information, customer, line items, totals, payment and acceptance status, and every file currently attached to it. Use it to confirm that an upload landed, to read the attachment_id values needed by the Delete Attachment endpoint, or to sync the current state of an invoice back into your own system.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

payment_status

reflects payment progress against the invoice

ValueDescription
unpaidNo payment received yet
partially paidPartial payment received, balance still due
paidFully paid
overduePast due date and still unpaid/partially paid

acceptance_status

reflects PaperChain acceptance by the recipient customer

ValueDescription
not acceptedInvoice hasn't been sent via PaperChain, or sent but not yet accepted by the customer
acceptedInvoice has been sent and accepted by the customer via PaperChain

Path Params
string
required

Unique identifier of the Sales Invoice to retrieve.

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json