Latinum Document API Resources

GET
/v2/document/invoice/pdf
(billing)

Get Invoice PDF
Service
billing
GET
/v2/document/invoice/docnum/{document_number}
(billing)

Get Invoice By Document Number
Service
billing
GET
/v2/document/invoice/id/{document_id}
(billing)

Get Invoice By ID
Service
billing
GET
/v2/document/invoice/all
(billing)

Get All Invoices
Service
billing
POST
/v2/document/invoice
(billing)

Create Invoice
Service
billing
GET
/v2/document/creditnote/pdf
(billing)

Get Credit Note PDF
Service
billing
GET
/v2/document/creditnote/docnum/{document_number}
(billing)

Get Credit Note By Document Number
Service
billing
GET
/v2/document/creditnote/id/{document_id}
(billing)

Get Credit Note By ID
Service
billing
GET
/v2/document/creditnote/all
(billing)

Get All Credit Notes
Service
billing
POST
/v2/document/creditnote
(billing)

Create Credit Note
Service
billing
GET
/v2/document/debitnote/pdf
(billing)

Get Debit Note PDF
Service
billing
GET
/v2/document/debitnote/docnum/{document_number}
(billing)

Get Debit Note By Document Number
Service
billing
GET
/v2/document/debitnote/id/{document_id}
(billing)

Get Debit Note By ID
Service
billing
GET
/v2/document/debitnote/all
(billing)

Get All Debit Notes
Service
billing
POST
/v2/document/debitnote
(billing)

Create Debit Note
Service
billing
GET
/v2/document/receipt/pdf
(billing)

Get Receipt PDF
Service
billing
GET
/v2/document/receipt/docnum/{document_number}
(billing)

Get Receipt By Document Number
Service
billing
GET
/v2/document/receipt/id/{document_id}
(billing)

Get Receipt By ID
Service
billing
GET
/v2/document/receipt/all
(billing)

Get All Receipts
Service
billing
POST
/v2/document/receipt
(billing)

Create Receipt
Service
billing
GET
/v2/document/reversalreceipt/pdf
(billing)

Get Reversal Receipt PDF
Service
billing
GET
/v2/document/reversalreceipt/docnum/{document_number}
(billing)

Get Reversal Receipt By Document Number
Service
billing
GET
/v2/document/reversalreceipt/id/{document_id}
(billing)

Get Reversal Receipt By ID
Service
billing
GET
/v2/document/reversalreceipt/all
(billing)

Get All Reversal Receipts
Service
billing
POST
/v2/document/reversalreceipt
(billing)

Create Reversal Receipt
Service
billing