Invoice
Report
| API | Description |
|---|---|
| GET ReportController/GetReport?apiKey={apiKey}&encryptionKey={encryptionKey}&reportType={reportType}&asBytes={asBytes}¶meters={parameters} |
No documentation available. |
Credit
| API | Description |
|---|---|
| GET CreditController/GetInvoices?apiKey={apiKey}&encryptionKey={encryptionKey}&idCustomer={idCustomer} |
No documentation available. |
| GET CreditController/GetCreditHistory?apiKey={apiKey}&encryptionKey={encryptionKey}&customerNumber={customerNumber} |
No documentation available. |
| GET CreditController/GetInvoiceDetails?apiKey={apiKey}&encryptionKey={encryptionKey}&invoiceNumber={invoiceNumber} |
No documentation available. |
| POST CreditController/HandleCreditRequest?apiKey={apiKey}&encryptionKey={encryptionKey} |
No documentation available. |
| GET CreditController/DeleteCredits?apiKey={apiKey}&encryptionKey={encryptionKey}&invoiceNumber={invoiceNumber} |
No documentation available. |
Values
| API | Description |
|---|---|
| GET api/Values |
No documentation available. |
| GET api/Values/{id} |
No documentation available. |
| POST api/Values |
No documentation available. |
| PUT api/Values/{id} |
No documentation available. |
| DELETE api/Values/{id} |
No documentation available. |