- 13 Jun 2025
- 2 Minutes to read
- Print
- DarkLight
Void/Delete Voucher
- Updated on 13 Jun 2025
- 2 Minutes to read
- Print
- DarkLight
Void/Delete Cheques
Basic authentication
This is the date the invoice is to be paid by.
This is the company code that holds the liability for this voucher. This must be a VALID CMiC company code.
This is the date this invoice was posted to the General Ledger.
This is the vendor code on this voucher. This must be a VALID CMiC Vendor.
This is the currency code of the invoice. This must be a VALID CMiC Currency Code for the company entered in VouNum
If this invoice is for a single job only, then enter the job code here. This must be a VALID CMiC job code or blank.
If a value is entered in VouContCode this is a mandatory field. This is the change order number the subcontractor invoice refers to. If the invoice is for the standard contract then set this to ‘000’. If this is for a change order then enter the change order number.
If this invoice is for a subcontractor then this should be the contract number. This must be a VALID CMiC contract code or blank.
If invoice series codes are being used to indicate the type of invoice then a VALID CMiC series code should be entered or leave blank.
This is a unique number for each voucher entered in the system. The first record in the first batch (file) should have a value of –999999 and increment from there by 1 for each record. Start each successive file with a value that is 1 + the value of the last record in the previous batch and increment the numbers from there for each record in the new batch.
This is the amount of the invoice before taxes and regardless of retainage. (The amount entered in the ‘AMOUNT’ field of voucher entry). If this is a retainage release voucher, set this to ‘0’.
This is the vendors invoice number as shown on the invoice. This must be unique for the vendor within the company and preferably within the system. See VouDuplicateId for a way to handle duplicate invoice codes.
This is the date of the invoice.
OK
{
"result": "SUCCESS"
}
Bad Request
{
"error": "Error: No matching records found for the combination of Company Code: RKC, Vendor Code: ARRO, Invoice Code: 62815600, Voucher Number: 157213"
}