Retrieve Allvouchers By Code
    • 28 Jan 2025
    • 41 Minutes to read
    • Dark
      Light

    Retrieve Allvouchers By Code

    • Dark
      Light

    Article summary

    Get
    /ap-rest-api/rest/1/apallvouchers

    Overview

    The AP Voucher API in CMiC allows you to quickly find AP voucher numbers, which are our internal reference numbers for accounts payable invoices. This API provides a comprehensive system for retrieving and managing voucher-related data within an Accounts Payable (AP) module. It also simplifies accounts payable management by linking internal voucher numbers with external vendor invoices, enabling efficient tracking and accurate reconciliation.

    UI Navigation

    Accounts Payable > Vouchers > Enter Vouchers

    Reference Article

    https://docs.cmicglobal.com/portal/Content/F_Onboarding/Docs/Financials/AP/APVouchers.htm

    Path Parameters

    ParameterDescriptionExample
    Voucher NumberSystem-generated unique voucher ID. Used throughout AP to identify and track the voucher./ap-rest-api/rest/1/apallvouchers/101690

    Query Standards

    KeyRecommendedDescription
    finderYesFilters data based on attributes. See finder details below. Finders can be combined using a comma delimiter between parameters that implies an "and" statement. For more information on using the finder functionality please see Best Practice | Data Filtering requirements
    limitYesA limit restricts the number of resources returned inside the resource collection. If the limit exceeds the resource count, then the framework will return all available resources. For additional information on using the limit functionality please visit Best Practice | Data Filtering requirements
    offsetYesThe offset skips a specified number of items in a data list before it starts showing results. For example, if you set an offset of 10, it skips the first 10 items and begins showing from the 11th item. For additional information on using Offset functionality please visit Best Practice | Data Filtering requirements
    orderByYesThe orderBy attribute retrieves rows using an order ensuring the response payload displays data in the order supplied in the URL parameter using the GET method. For more information on using orderBy functionality please visit Best Practice | Data Filtering requirements

    apallvouchers Finders

    FinderParameterData TypeData LengthDescriptionExample
    PrimaryKeyVouNuminteger11Find a voucher by its voucher number/ap-rest-api/rest/1/apallvouchers?finder=PrimaryKey;VouNum=14
    VouInvOutGrandAmtFinderCompCodeVarstringFind vouchers by specifying a Company Code to view the associated Outstanding Grand Amount for each voucher invoice./ap-rest-api/rest/1/apallvouchers?finder=VouInvOutGrandAmtFinder;CompCodeVar=QAT
    VouInvOutGrandAmtFinderContCodeVarstringFind vouchers by specifying a Contract Code to view the associated Outstanding Grand Amount for each voucher invoice./ap-rest-api/rest/1/apallvouchers?finder=VouInvOutGrandAmtFinder;ContCodeVar=SC-001
    VouInvOutGrandAmtFinderVendorCodeVarstringFind vouchers by specifying a Vendor Code to view the associated Outstanding Grand Amount for each voucher invoice./ap-rest-api/rest/1/apallvouchers?finder=VouInvOutGrandAmtFinder;VendorCodeVar=A1DOORS
    VoucherFinderCompCodeVarstringFind vouchers by specifying a Company Code to view the associated voucher invoices./ap-rest-api/rest/1/apallvouchers?finder=VoucherFinder;CompCodeVar=QAT
    VoucherFinderInvCodeVarstringFind vouchers by specifying a Vendor Invoice Number to view the associated voucher invoices./ap-rest-api/rest/1/apallvouchers?finder=VoucherFinder; InvCodeVar=AUG11-001
    VoucherFinderVendorCodeVarstringFind vouchers by specifying a Vendor Code to view the associated voucher invoices./ap-rest-api/rest/1/apallvouchers?finder=VoucherFinder;VendorCodeVar=A1DOORS
    VoucherFinderVouNumVarintegerFind a voucher by its voucher number/ap-rest-api/rest/1/apallvouchers?finder=VoucherFinder;VouNumVar=133505

    apallvouchers Attributes

    CMiC UI FieldnameObjectNameDescriptionTypeData LengthExamples
    Voucher NumberapallvouchersVouNumSystem-generated unique voucher ID. Used throughout AP to identify and track the voucher.integer1142261
    Batch NumberapallvouchersVouBchNumThe AP batch number to which this voucher belongs. In Enter Vouchers, batches group sets of vouchers. Users can create and manage batches before posting.integer1163789
    Company CodeapallvouchersVouCompCodeCompany under which the voucher is recorded. Selected on the Enter Vouchers - Selection Criteria.string8ABC12345
    Transaction CodeapallvouchersVouTranCodeIdentifies the transaction type Helps distinguish vouchers from other AP transactions (e.g., adjustments, credit notes). Click here to see a full list of transaction codes. For AP Vouchers the Transaction Code is always “V” -Voucher Batchstring1"V"
    Vendor CodeapallvouchersVouVenCodeIdentifies the vendor providing goods/services. Must exist in the Vendor maintenance master or as a one-time vendor.string8"MAESTRO" / "JACOB"
    Cash (Department) CodeapallvouchersVouDeptCodeThe cash department code associated with this voucher, used if no job or PO overrides the accounting distribution. This defaults from Set User defaults but can be changed by user accordingly.string600
    Cash Account CodeapallvouchersVouCashAccCodeGL cash account associated with paying the voucher. In foreign currency scenarios, changing cash account can change the currency.

    This defaults from Set User defaults but can be changed by user accordingly.
    string161000.100
    Vendor’s Invoice NumberapallvouchersVouInvCodeThe invoice number is provided by the vendor. Primary reference for identifying and tracking the invoice in AP Voucher Entry.string20"RFPINVOICE-001" / "86" / "88"
    Due DateapallvouchersVouDueDatePayment due date based on invoice date and terms. Can be adjusted on Defaults tab. If left blank, can be calculated by “Due Days.”datetime2016-04-20T00:00:00-04:00
    Discount DateapallvouchersVouDiscDateLast date to take an early payment discount. Used to calculate discount eligibility during payment selection.datetime2016-04-20T00:00:00-04:00
    PO (Purchase Order) NumberapallvouchersVouPoNumIf voucher is linked to a single Purchase Order (PO), this field identifies that PO. If multiple POs, [PO Selection] button is used.string11“PO-456”, “2398”
    Contract CodeapallvouchersVouContCodeThe contract (subcontract) code associated with the voucher, if applicable. Used for compliance, retainage rules, and pulling subcontract details.string20SC-001
    Change (Charge) CodeapallvouchersVouChgCodeIdentifies a cost/charge category for this voucher. Used to route costs to correct accounts if default distribution doesn’t suffice.string6000
    Job CodeapallvouchersVouJobCodeIdentifies the job to which this voucher’s costs are allocated. In AP Voucher entry, J-type distributions require a job code to capture job-related expenses. Required for Subcontract invoices.string10"SUSJOB01" / "No Job"
    Invoice DateapallvouchersVouInvDateDate of the vendor’s invoice. In AP Voucher Entry, used to calculate due dates, discount dates, and may trigger currency exchange rate retrieval if configured.datetime2016-04-20T00:00:00-04:00
    Invoice AmountapallvouchersVouInvAmtTotal invoice amount before retainage or discounts. In AP Voucher Entry, initially entered on the Voucher Detail tab and used for tax, retainage, and discount calculations.number18“12852.14” / “860.6” / “256.81”
    No-Discount AmountapallvouchersVouNodiscAmtPortion of the invoice amount excluded from discount calculations. Adjusting this recalculates discount-eligible amounts.number18“25.50”/ ”0”/ “40.00”
    Discount AmountapallvouchersVouDiscAmtCalculated discount based on terms. Adjusted on Defaults tab. When paying, the system decides if discount is taken.number18“0” / “5.14”
    Retainage (Holdback Amount)apallvouchersVouHldbkAmtActual monetary holdback amount calculated based on retainage %. This amount is withheld until conditions are met for its release.number18“1285.21” / “0”
    Total Tax AmountapallvouchersVouTaxAmtTotal tax calculated across all tax codes. Overridden on Defaults tab if required.number18“0”, “20.50”
    Tax1 Retainage (Holdback) AmountapallvouchersVouTaxHldbkAmtAmount of tax held back, common in VAT/GST retainage scenarios. Used in conjunction with retainage releases.number18“0”, “20.50”
    Tax 2 AmountapallvouchersVouTax2AmtCalculated amount of the second tax, influenced by tax code settings and invoice amounts. Adjusted as needed on the Defaults tab.number18“0”, “20.50”
    Freight AmountapallvouchersVouFrtAmtFreight charges included in the invoice. Tax application depends on tax code settings. Can be adjusted on the Defaults tab.number10“0”, “20.50”
    Miscellaneous AmountapallvouchersVouMiscAmtAdditional charge amount (e.g., admin fee). Taxability depends on tax code’s ‘Misc’ setting. Entered/adjusted on Defaults tab.number10“0”, “20.50”
    Terms PercentageapallvouchersVouTermPcPercentage used for payment terms calculation (discounts/due dates). Defaults from vendor terms and can be overridden.number16“0” , “2”
    Retainage (Holdback) PercentageapallvouchersVouHldbkPcPercentage of the invoice amount retained as holdback. In AP, retainage is common in construction projects. Users can adjust retainage % on Defaults tab.number2036800
    Tax 1 CodeapallvouchersVouTax1CodeThe first (primary) tax code applied to this voucher. Entered or defaulted (from Vendor maintenance) on Defaults tab.string11
    Tax 2 CodeapallvouchersVouTax2CodeThe tax code for the second level of taxation. Set on the Defaults tab if multiple taxes are applied sequentially.string11
    GST Holdback CodeapallvouchersVouGsthldbkCodeCode indicating holdback configuration related to goods and services taxes (GST) or similar tax credit style taxes. Relevant in regions where tax holdbacks (retainage on tax) are managed.string1G
    Tax Discount CodeapallvouchersVouTaxDiscCodeIndicates if discount calculation includes tax amounts. “N” excludes tax from discount calculation, “Y” includes it.string1“Y" / "N"
    Tax 2 Discount CodeapallvouchersVouTax2DiscCodeDetermines if discounts apply before/after Tax 2 calculation.string1"Y" / "N"
    Freight Discount CodeapallvouchersVouFrtDiscCodeIndicates if freight is subject to discount or special handling when calculating invoice totals. Freight handling affects total tax and distribution.string1"Y" / "N"
    Misc. Discount CodeapallvouchersVouMiscDiscCodeIndicates if miscellaneous charges are subject to discount. “N” means discount applies only to invoice amount, “Y” includes misc charges in discount calculation.string1"Y" / "N"
    Description (Primary)apallvouchersVouDesc1Main description of the voucher, often referencing invoice specifics. Used on checks, payment advices, and reports.string60"RFP Invoice # 1 - V12" / null
    Additional Description (Line 2)apallvouchersVouDesc2A second line of description to further clarify invoice purpose. Visible in voucher details and can appear on checks or reports.string60
    Outstanding Invoice AmountapallvouchersVouInvOutstandAmtRemaining unpaid amount of the invoice after previous payments. Updated as payments and adjustments occur.number1811566.93
    Last Payment AmountapallvouchersVouLastPayAmtThe most recent payment amount made against this voucher. Will remain blank if no payments have been applied yet.number184890.50
    Voucher StatusapallvouchersVouStatusCodeStatus of the voucher (O=Open, V=Voided, etc.). Updated as voucher flows from entry to posting and beyond.string1"O" / "V"
    Payment CodeapallvouchersVouPayCodeIndicates payment method (e.g., B=Bank, C=Check, N=None). Adjusted on Defaults tab or per vendor settings.string1"B" / "N"
    Currency CodeapallvouchersVouCurrCodeCurrency in which the invoice is entered. Changing this or the cash account on Defaults tab may prompt exchange rate recalculations.string3"USD", “CAD”
    Holdback PaidapallvouchersVouHldbkPaidPortion of the holdback already released/paid. Updated as retainage is released using tools like [Release Retainage].number111500.00
    Discount TakenapallvouchersVouDiscTakenAmount of discount already taken. Actual discount realization occurs during payment, though an "eligible discount" is set up upon voucher entry.number11145.00
    Paid AmountapallvouchersVouPaidAmtAmount already paid against this voucher. Updated after posting payments or rush checks.number1876.50
    Posting DateapallvouchersVouPostDateDate used to post the voucher to the GL. If currency rates depend on posting date, must be entered before saving.datetime2016-01-21T00:00:00-05:00
    Currency Exchange FactorapallvouchersVouCurcFactorNumExchange factor for converting invoice amounts if foreign currency is used. Set when entering a foreign currency invoice. Defaults to the latest date from Exchange Rate Maintenance for the currency conversion.number161
    PO Print CodeapallvouchersVouPoPrtCodeIndicates printing instructions for the associated PO.string1
    Release AmountapallvouchersVouRlsAmtThe amount of retainage or related funds released in the release transaction.number18
    Release Tax 1 AmountapallvouchersVouRlsTax1AmtTax 1 amount recognized upon holdback release.number18
    Release Batch NumberapallvouchersVouRlsBchNumThe batch number associated with the retainage release transaction.integer11
    Release W AmountapallvouchersVouRlsWAmtAmount related to withholding release during retainage release processes.number18
    Release Invoice CodeapallvouchersVouRlsInvCodeInvoice code associated with a retainage release transaction.string20
    Release NumberapallvouchersVouRlsNumIdentifier for a retainage release transaction. Allows tracking which release event freed the retainage.integer11
    Functional FactorapallvouchersVouFuncFactorNumExchange rate factor used when dealing with foreign currency invoices. In AP, changing currency or cash account updates this factor.number16
    Fiscal CodeapallvouchersVouFiscalCodeIdentifies a fiscal period or configuration. In AP, used for reporting or posting period determination.string3
    Tax 3 CodeapallvouchersVouTax3CodeCode for the third tax type.string11
    Tax 3 AmountapallvouchersVouTax3AmtCalculated Tax 3 amount.number180
    Tax 4 CodeapallvouchersVouTax4CodeCode for the fourth tax type.string11
    Tax 4 AmountapallvouchersVouTax4AmtCalculated Tax 4 amount.number180
    Tax 5 CodeapallvouchersVouTax5CodeCode representing the fifth tax type applied.string11
    Tax 5 AmountapallvouchersVouTax5AmtCalculated amount for Tax 5.number180
    Invoice Series CodeapallvouchersVouInvSeriesCodeCode indicating an invoice series used for grouping and defaulting distribution settings. In AP, Invoice Series Codes can override default vendor distribution or apply specialized rules.string4SUAP
    Shipping Location CodeapallvouchersVouShplCodeIdentifies a shipping location if invoice is for goods. If used, ties the voucher to logistics/shipping details.string10
    PO Pick FlagapallvouchersVouPoPickFlagIndicates if the PO lines have been “picked” for matching to invoice. The [PO Selection] button uses this to retrieve lines to match invoice amounts.string1"Y" / "N"
    Entered AmountapallvouchersVouEnteredAmtThe amount initially entered for the voucher. Often matches the invoice amount before adjustments or overrides on the Defaults tab.number18“12852.14” / “860.6” / “256.81”
    Tax 3 Discount CodeapallvouchersVouTax3DiscCodeDetermines if discounts affect Tax 3 calculations.string1"Y" / "N"
    Tax 4 Discount CodeapallvouchersVouTax4DiscCodeDetermines if discount includes Tax 4.string1"Y" / "N"
    Tax 5 Discount CodeapallvouchersVouTax5DiscCodeDetermines if discount applies before/after Tax 5 calculation.string1"Y" / "N"
    Tax 1 Direct FlagapallvouchersVouTax1DirectFlagIndicates if Tax 1 is direct-pay (remitted by company to government). If “N,” tax is passed to vendor.string1"Y" / "N"
    Tax 2 Direct FlagapallvouchersVouTax2DirectFlagIf “Y,” the user is responsible for remitting this tax directly to the government. If “N,” tax is paid to vendor. Similar concept applies to direct-pay tax codes.string1"Y" / "N"
    Tax 3 Direct FlagapallvouchersVouTax3DirectFlagIf “Y,” Tax 3 is a direct-pay tax.string1"Y" / "N"
    Tax 4 Direct FlagapallvouchersVouTax4DirectFlagIf “Y,” Tax 4 is direct-pay.string1"Y" / "N"
    Tax 5 Direct FlagapallvouchersVouTax5DirectFlagIf “Y,” this tax is direct-pay.string1"Y" / "N"
    Tax 1 Inclusive FlagapallvouchersVouTax1IncFlagIf “Y,” Tax 1 is included in the entered invoice amount. If “N,” it is added to the invoice.string1"Y" / "N"
    Tax 2 Inclusive FlagapallvouchersVouTax2IncFlagIndicates if Tax 2 is included in amounts. If “Y,” tax is embedded in entered amount rather than added on top.string1"Y" / "N"
    Tax 3 Inclusive FlagapallvouchersVouTax3IncFlagIf “Y,” Tax 3 is included. If “N,” added on top.string1"Y" / "N"
    Tax 4 Inclusive FlagapallvouchersVouTax4IncFlagIf “Y,” Tax 4 is included in invoice amount.string1"Y" / "N"
    Tax 5 Inclusive FlagapallvouchersVouTax5IncFlagIf “Y,” Tax 5 is included in the invoice amount. If “N,” it’s added on top.string1"Y" / "N"
    Tax 1 Credit FlagapallvouchersVouTax1CreditFlagIf “Y,” this tax is creditable (e.g., recoverable VAT), meaning it won’t be a cost but tracked for recovery.string1"Y" / "N"
    Tax 2 Credit FlagapallvouchersVouTax2CreditFlagIndicates if Tax 2 is creditable (e.g., recoverable VAT/GST). If “Y,” the taxed amount may appear in tax credit accounts rather than as an expense.string1"Y" / "N"
    Tax 3 Credit FlagapallvouchersVouTax3CreditFlagIf “Y,” Tax 3 is creditable.string1"Y" / "N"
    Tax 4 Credit FlagapallvouchersVouTax4CreditFlagIf “Y,” Tax 4 is creditable tax.string1"Y" / "N"
    Tax 5 Credit FlagapallvouchersVouTax5CreditFlagIf “Y,” Tax 5 is creditable (recoverable).string1"Y" / "N"
    Operation CodeapallvouchersVouOperationCodeIndicates a specific operational process linked to this voucher. Rarely edited in standard voucher entry.string2
    Default Tax Source CodeapallvouchersVouDfttaxFromCodeIndicates the source of default tax codes applied to voucher amounts. Useful when multiple tax setup sources exist.string11
    Check Handling CodeapallvouchersVouChqHandleCodeSpecial handling instructions for the printed check.string8
    Discrete Check FlagapallvouchersVouDiscreteChqFlagIf “Y,” this voucher is paid on its own check, not combined with others in a single payment run.string1"Y" / "N"
    Memo AmountapallvouchersVouMemoAmtNon-posted (memo) voucher amount, typically used for preliminary or informational entry before the voucher is fully processed.number18
    Memo Holdback AmountapallvouchersVouMemoHldbkAmtNon-posted (memo) holdback amount, representing preliminary holdback before officially recording it in the AP system.number18
    Memo Tax Holdback AmountapallvouchersVouMemoTaxHldbkAmtNon-posted memo amount for tax holdback. Used for preliminary calculations.number18
    Original Holdback AmountapallvouchersVouOrigHldbkAmtOriginal retainage/holdback amount set at voucher creation. Subsequent changes or releases adjust final holdback.number181285.21 / 0
    Original Tax Holdback AmountapallvouchersVouOrigTaxHldbkAmtInitial tax holdback amount before adjustments. Reflects starting point for tax holdback calculations.number181285.21 / 0
    Remittance DescriptionapallvouchersVouRemitDescDescription printed on remittance advices to clarify payment details.string60
    1099 CodeapallvouchersVou1099CodeUS tax reporting code (e.g., for Form 1099). Defaults from vendor but can be changed if needed. Used for year-end reporting.string13
    Tax 2 Holdback AmountapallvouchersVouTax2HldbkAmtAmount of Tax 2 held back. Applies in credit-style tax scenarios (e.g., VAT/GST) where holdbacks also affect tax portions.number180
    Release Tax 2 AmountapallvouchersVouRlsTax2AmtTax 2 amount recognized when holdback is released.number18
    Tax 2 Holdback CodeapallvouchersVouTax2HldbkCodeCode indicating holdback rules for Tax 2 amounts, if applicable in certain tax regimes.string1G
    PO Release NumberapallvouchersVouPoReleaseNumAssociated Purchase Order release number if this voucher is linked to a PO. When using [PO Selection] button, multiple PO lines may apply.integer11
    Subcontractor CodeapallvouchersVouSubcontrCodeIdentifies the subcontractor if voucher is tied to a subcontract. Influences compliance checks, retainage rules, and distribution restrictions.string20“NONE”
    Reversal DateapallvouchersVouRevDateDate when the voucher was reversed, if applicable. Used for voided or reversed vouchers.datetime2016-04-20T00:00:00-04:00
    Reversal Batch NumberapallvouchersVouRevBchNumBatch number associated with voucher reversal. Helpful for audit trails.integer11“87” / “89”
    Draw NumberapallvouchersVouDrawNumDraw or application number if the voucher relates to a draw-based billing process.Integer612
    Release DateapallvouchersVouRlsDateDate when retainage or related amounts were released.Datetime2024-04-20T00:00:00-04:00
    Valuation From DateapallvouchersVouValuateFromDateStart date of a valuation period for progressive billing.Datetime2024-12-24T00:00:00-04:00
    Valuation To DateapallvouchersVouValuateToDateEnd date of a valuation period if voucher relates to progressive valuation invoices.Datetime2024-05-02T00:00:00-04:00
    Vendor Invoice CodeapallvouchersVouVendorInvCodeVendor’s own invoice reference, if different from InvCode. Often blank if InvCode is the primary reference.String20Abcdefg98765
    Shipping Order Seq.apallvouchersVouShipOraseqInternal Oracle Sequence number relating the voucher to a shipping order receipt line.Number123456789
    Multiple Control Job FlagapallvouchersVouMultiControlJobFlagIndicates if multiple job distributions (or job controls) apply. 0=No Job, 1=Single Job, 2=Multi-Job, null is not yet determined. System defined number.String1"0" or "1" or ”2”
    Payment NotesapallvouchersVouPayNotesInternal notes for payment processing (e.g., rush check instructions).String250“Payment Instructions as follows:”
    Registered Invoice NumberapallvouchersVouRegInvNumIdentifies if voucher originated from a registered invoice. Using [Registration] button, a registered invoice can be converted into a voucher.Integer111
    Tax 1 Taxable AmountapallvouchersVouTax1TaxableAmtAmount subject to Tax 1 calculation. Adjusted in Defaults tab of voucher entry, as needed.Number1812345.67
    Tax 2 Taxable AmountapallvouchersVouTax2TaxableAmtAmount subject to Tax 2 calculation. Adjusted in Defaults tab of voucher entry, as needed.Number1812345.67
    Tax 3 Taxable AmountapallvouchersVouTax3TaxableAmtAmount subject to Tax 3 calculation. Adjusted in Defaults tab of voucher entry, as needed.Number1812345.67
    Image FilenameapallvouchersVouImageFilenameFilename of a scanned or electronically attached invoice image associated with this voucher. In AP, images can be viewed for reference if integrated with Imaging/Document Management.String255“ImageOfTheVendorInvoice.jpg”
    Skt Amount (Short-Term Disc.)apallvouchersVouSktAmtRepresents a special short-term discount amount or a specialized calculation field. If used, must be verified per your configuration.Number
    Vendor Address CodeapallvouchersVouVenAddCodeAddress code of the vendor assigned to the voucher. For one-time vendors, created on the fly or selected from the available list during voucher entryString5ADD1
    SC Apply Batch NumberapallvouchersVouScApplyBchNumBatch number if subcontract utility to assign posted AP Voucher to a Subcontract was usedInteger1112345
    Voucher Hold IndicatorapallvouchersVouHoldFlagGeneral hold indicator for the voucher. If enabled, voucher must be manually released before it can be paid. “Y” = Enabled, “N”= DisabledString1"Y" / "N"
    Job Company CodeapallvouchersVouJobCompCodeThe company code associated with the job this voucher is linked to. Relevant if distributing costs to a job in AP Voucher Entry.String8SUS
    Release Tax 1 CodeapallvouchersVouRlsTax1CodeTax1 code applied during Tax 1 holdback release.String11T1
    Release Tax 2 CodeapallvouchersVouRlsTax2CodeTax2 code applied when releasing Tax 2 holdbacks.String11T2
    Subcontract Modified FlagapallvouchersVouScModifiedFlagIf “Y,” details from the associated subcontract have changed since the voucher’s entry. May require review or redistribution.String1"Y" / "N"
    Subcontract Approved FlagapallvouchersVouScApprovedFlagIf “Y,” the voucher’s subcontract-related conditions are approved. If “N,” yet to be approved from SC RFP approval processString1"Y" / "N"
    Pay by Manual Check FlagapallvouchersVouPayByManualChqFlagIf “Y,” voucher will be excluded from automatic payment runs and paid via manual check.String1"Y" / "N"
    Check Payee NameapallvouchersVouChqPayeeNameAlternate payee name for checks. If left blank, defaults to vendor name. Joint Payee functionality can be set on the Joint Payee tab.String50“ZZ-ACME”
    Memo Tax 2 Holdback AmountapallvouchersVouMemoTax2HldbkAmtVoucher memo calculatedTax2 hold back amount, when AP Control flag “Calculate Retainage On Tax2” is set as ‘Y’Number18123456.00
    Memo Tax AmountapallvouchersVouMemoTaxAmtVoucher memo calculatedTax1 amount, when Tax1 code is assigned in the voucherNumber18123456.00
    Memo Tax 2 AmountapallvouchersVouMemoTax2AmtVoucher memo calculatedTax2 amount, when Tax2 code is assigned in the voucherNumber18123456.00
    Memo Tax 3 AmountapallvouchersVouMemoTax3AmtVoucher memo calculatedTax3 amount, when Tax3 code is assigned in the voucherNumber18123456.00
    Memo Tax 4 AmountapallvouchersVouMemoTax4AmtVoucher memo calculatedTax4 amount, when Tax4 code is assigned in the voucherNumber18123456.00
    Memo Tax 5 AmountapallvouchersVouMemoTax5AmtVoucher memo calculatedTax5 amount, when Tax5 code is assigned in the voucherNumber18123456.00
    Prepaid Expense AmountapallvouchersVouPrepaidExpAmtAmount recognized as prepaid expense rather than immediate expense. This is otherwise termed as deposit amount which can be applied to the vouchers in the future for the same vendor.Number18123456.00
    Non-Zero Owed Comp/Vendor CodeapallvouchersVouNonZeroOweCompVenCodeIndicates a scenario where a non-zero balance is owed to a vendor-company combination. Used for reporting and audit.String16"SUS MAESTRO"
    Expense Department CodeapallvouchersVouExpDeptCodeDepartment associated with the voucher’s expense. Affects GL distribution when using G-type distributions.String600
    Selected for Void FlagapallvouchersVouSelForVoidFlagIndicates if the voucher has been flagged to be voided, in Void checks program, where there is an option to void the voucher along with the check. This flag must be used only when voiding a check that is related to AP Vouchers, but NOT SC RFP vouchers.String1
    EFT (Electronic Funds Transfer)apallvouchersVouEftFlagIndicates if the voucher is eligible for EFT payment. If “Y,” the voucher can be paid electronically rather than by check.String1"Y" / "N"
    Tax 4 Taxable AmountapallvouchersVouTax4TaxableAmtAmount subject to Tax 4.Number18100.99
    Tax 5 Taxable AmountapallvouchersVouTax5TaxableAmtAmount subject to Tax 5 calculation.Number18100.99
    Tax 1 Taxable FlagapallvouchersVouTax1Taxable FlagIndicates if Tax 1 applies. “Y” = applied, “N” = not applied.String1"Y" / "N"
    Tax 2 Taxable FlagapallvouchersVouTax2 Taxable FlagIndicates if Tax 2 applies. “Y” = applied, “N” = not applied.String1"Y" / "N"
    Tax 3 Taxable FlagapallvouchersVouTax3 Taxable FlagIndicates if Tax 3 applies. “Y” = applied, “N” = not applied.String1"Y" / "N"
    Tax 4 Taxable FlagapallvouchersVouTax4 Taxable FlagIndicates if Tax 4 applies. “Y” = applied, “N” = not applied.String1"Y" / "N"
    Tax 5 Taxable FlagapallvouchersVouTax5 Taxable FlagIndicates if Tax 5 applies. “Y” = applied, “N” = not applied.String1"Y" / "N"
    Record StatusapallvouchersVouRecordStatusWorkflow or submission status (e.g., SUBMITTED, PENDING). Reflects the voucher’s position in approval/payment pipeline.String16SUBMITTED
    Partner CodeapallvouchersVouPartnCodeIdentifies the vendor or partner supplying goods/services. Entered in Selection Criteria or Voucher Detail.String8"A1SPEEDY" / "ZZ-ACME"
    Partner Type CodeapallvouchersVouPartnTypeCodeDistinguishes vendor or partner type (e.g., C=Company P=Business Partner).String1“C”/”P"
    Contact CodeapallvouchersVouContactCodeCode identifying the vendor person of contact.String10“DP” / “AL”
    Hold Payment FlagapallvouchersVouHoldPaymentFlagPayment to be held until the owner payment is made. Also known as PWP functionality. "Y" indicates the payment is held, while an "N" indicates it is not.String1"Y" / "N"
    Hold Payment DaysapallvouchersVouHoldPaymentDaysNumber of days payment should be held, when using PWP functionality.Integer40
    Originating Voucher NumberapallvouchersVouOriginatingVouNumThe original voucher for the invoice that is being adjusted. This links back to the original voucher number.Integer11123456
    Split by Application CodeapallvouchersVouSplitByApplCodeIndicates if voucher splitting is triggered by certain application rules (e.g., by subcontract application split vouchers feature). “AP” =Accounts Payable module

    “SC” = Subcontracts module
    String2Null or “AP”/ “SC”
    Split Group NumberapallvouchersVouSplitGroupNumThe system generated unique number that identifies the group of vouchers that was split. For internal tracking.Number177489
    SC Master Job CodeapallvouchersVouScmstJobCodeJob code related to the subcontractString10SUSJOB01"
    Duplicate Invoice IDapallvouchersVouDuplicateIdThe system generated unique ID for duplicate "Vou_Ven_Code, Vou_Comp_Code, Vou_Inv_Code"String40012
    Contract Exceed Hold FlagapallvouchersVouContExceedHoldFlagIndicates if holdback applies when contracted amounts are exceeded. Relevant for subcontract or PO-based vouchers.String1"Y” / “N"
    Unposted Pay Code OverrideapallvouchersVouUnpostedPayCodeOverrideVoucher Status if overridden by user at the time of entering the voucher. “E” = Express or “N” = Normal. Default Is NullString1“E” / “N”
    Revision NumberapallvouchersVouRevisionNumRevision Number: Filled when automatically generating the voucher from Job Billing program, when request for payment from Billing Invoice feature is enabledInteger3001
    Separate Billing Ref. CodeapallvouchersVouSeparateBillingRefCodeCode indicating separate billing references for this invoice, useful if breaking out invoice portions differently on billing.String10Ref1
    Created by Job Process FlagapallvouchersVouCreatedByJbFlagIndicates whether the voucher is generated automatically by Job Billing. This is a system assigned value. “Y” = Automatically generated, “N"string1“Y” / “N”
    Source Type CodeapallvouchersVouSourceTypeCodeIdentifies the source module/type if this voucher was created from (e.g., EQP, MAT). Null value means a standard Invoice. “EQP” = Equipment Module, “Mat” = Material Sales Module.string3Null or “EQP’”/ “MAT”
    Source From DateapallvouchersVouSourceFromDateStart date of an application source perioddatetime2024-12-31T11:33:43-05:00
    Source To DateapallvouchersVouSourceToDateEnd date of an application source perioddatetime2024-12-30T11:33:43-05:00
    Source Object SequenceapallvouchersVouSourceObjectOraseqFor EQP type invoice, this field contains the equipment oraseq (eme_eqp_oraseq). This is a system generated value associated with an equipment upon creation.number
    Creation DateapallvouchersVouIuCreateDateTimestamp when the voucher was initially created. Used in audit trails and history inquiries.Datetime2024-12-22T11:33:43-05:00
    Created By UserapallvouchersVouIuCreateUserLogin user who created the voucher. Used for audit trails and history inquiries.String30"SMUSER6" / "AL1"
    Last Update DateapallvouchersVouIuUpdateDateTimestamp of the last update to the voucher, used for audit tracking.Datetime2024-12-14T11:34:47-05:00
    Last Updated By UserapallvouchersVouIuUpdateUserUser who last updated the voucher, used for audit tracking.String30"SMUSER6" / "AL1"
    Unposted RFP InfoapallvouchersVouUnpostedRfpInfoSystem created Info on unposted Requests for Payment (RFP) linked to this voucher. This field is cleared once the RFP is posted.String60“CCCA1SPEEDYCONT1001”
    Prior-Year Tax Voucher FlagapallvouchersVouPyTaxVoucherFlagIndicates whether the voucher is related to tax adjustments, with "Y" denoting it is related and "N" denoting it is not.String1“Y” / “N”
    Pre-Lien Complete Pay CodeapallvouchersVouPrelienComplPayCodeCode indicating prelien compliance for payment issuance. If needed, compliance checks performed via [Compliance] button.String1
    Original Batch NumberapallvouchersVouOrigBchNumThis column is used to store the orignal batch number when multiple RFP batch selection feature is usedInteger11
    Partial Approved AmountapallvouchersVouPartialApprovedAmtAmount partially approved if partial invoice approvals are used before full payment.Number1812456.99
    Memo Discount AmountapallvouchersVouMemoDiscAmtMemo discount amount.

    The amount is updated by the system when the memo batch is posted.
    Number1812456.99
    Approver 1apallvouchersVouAppr1User associated with the workflow approval. Updated by the system when workflow approval is required.String30"SMUSER6" / "AL1"
    Approver 2apallvouchersVouAppr2User associated with the workflow approval 2. Updated by the system when workflow approval is requiredString30"SMUSER6" / "AL1"
    Original AmountapallvouchersVouOrigAmtFor Imaging / flysheet pay request entries- the original invoice amount.Number18123456.78
    Routing JobapallvouchersVouRoutJobA job code used for routing workflows or approvals related to this voucher.String10JOB1
    Third-Party Pay CodeapallvouchersVouTppayCodeCode indicates a third-party payment arrangement. A valid code defined by the systemString2“B”, “H”, etc.
    Tax 1 Holdback Adj. AmountapallvouchersVouTax1HldbkAdjAmtAdjustment to Tax 1 holdback if applying VAT/GST with retainage.Number18123456.78
    Tax 2 Holdback Adjustment AmtapallvouchersVouTax2HldbkAdjAmtAdjustment to Tax 2 holdback amounts if retainage or tax recalculations occur.Number18123456.78
    CIS Applicable AmountapallvouchersVouCisApplicableAmtAmount subject to CIS/RTC deductions.Number18123456.78
    CIS Payable AmountapallvouchersVouCisPayableAmtAmount payable under CIS/RTC rules if applicable.Number18123456.78
    Tax Treatment PercentageapallvouchersVouTaxTreatmentPercentCIS/RTC Tax Treatment PercentageNumber810.75
    Self-Billed Subcontract FlagapallvouchersVouScSelfBilledFlagIf “Y,” the voucher is generated by a self-billing process by the subcontract vendor. If "N," the voucher is not generated through self-billing.String1"Y" / "N"
    Final RFP FlagapallvouchersVouFinalRfpFlagIndicates if this voucher represents a final Request for Payment (RFP). If “Y,” no further requests will be processed for this SubcontractString1"Y" / "N"
    Third-Party Paymode Type CodeapallvouchersVouTpPaymodeTypeCodeCode for a third-party payment mode if paying vendor through a third party. Paymode Payment Types, Valid Values Are ( C = Check, R = Credit Card , A = ACH )String3“C” or “R” or “A”
    Distribution Type CodeapallvouchersVouDistTypeCodeDistribution Type Code. Valid values are G (General Distribution), J (Job Distribution), M (Multi Distribution)String1"G", “J”, “M”
    Cost CodeapallvouchersVouCostCodeJob cost code used in J-type distributions. Determined by the voucher’s job-related details.String1601-100
    Category CodeapallvouchersVouCatCodeVoucher category for ‘J’ Distributions related to the Job/Cost Code combinationString16“L”, “S”, or “1000”
    Department AccountapallvouchersVouDeptAcctGL account related to the voucher. Used for G-type distributionsString165000.100
    Invoice Holdback Tax FlagapallvouchersVouInvHldbkTaxFlag“Y” indicates that tax will be calculated on the net amount, and tax on retainage will be calculated at the time of retainage release, using the current tax percentage. “N” indicates that tax will not follow this calculation method.String1"Y" / "N"
    CIS PercentageapallvouchersVouCisPcConstruction Industry Scheme (CIS)/(RTC) percentage if applicable. Primarily used in UK region for CIS/RTC tax withholding.Number2010.75
    Importing Goods IndicatorapallvouchersVouImportingGoodsFlagIndicates if goods are imported. May affect tax treatments or compliance checks in AP Voucher Entry, depending on configuration. “Y”= Goods are Imported, “N” = Goods are not imported.String1"Y" / "N"
    Distribution Dept. CodeapallvouchersVouDeptCodeDistDepartment Code for the Voucher Distribution LinesString600
    Prior-Year IRS Tax TypeapallvouchersVouPyIrsTaxType(Optional) Type of IRS tax applicable in a prior year scenario.String5
    Prior-Year IRS Tax Info IDapallvouchersVouPyIrsTaxInfoId(Optional) Identifier for related prior-year tax info records.String5
    Prior-Year IRS Tax Period End DateapallvouchersVouPyIrsTaxPerEndDate(Optional) End date of the tax period for a prior-year IRS adjustment.Datetime2024-12-14T11:34:47-05:00
    Discount Allocation MethodapallvouchersVouDiscAllocMethCodeThe Discount Allocation Method Code specifies the allocation method: ‘A’ = Accounts Payable Department/Account, ‘G’ = Job Department/Account, ‘J’ = Job Cost/Category.String1"A", “G”, or “J”
    Resale InformationapallvouchersVouResaleInfoGood Resale Information. “R” = Goods For Resale, “N” = Goods Not For Resale, or NULLString1“R”, “N”, or Null
    Import InformationapallvouchersVouImportInfoImport Information; “G” = Goods From Other EU Countries, “S” = Services From Other EU Countries, NULLString1“G”, “S” or Null
    Nature of ServicesapallvouchersVouNatureOfServicesDescribes type of services provided by vendor. Useful for compliance or reporting.String100abcdefg2345
    Contractor Preliminary FlagapallvouchersVouContractorPrelimFlagThis Will Allow User To Enter The RCT Deduction Percent Without Any Warning Message If It Is Not Allowed. Y" allows it and "N" does notString1"Y" / "N"
    Material Invoice IndicatorapallvouchersVouMaterialInvFlagIndicates whether the invoice is related to materials. Valid values are "Y" (yes) or "N" (no), with the default being "N."String1"Y" / "N"
    Backcharge Invoice FlagapallvouchersVouBchrgInvFlagIndicates if the invoice is a backcharge. Backcharges may require special handling in AP and Job Cost if reversing costs back to a vendor or subcontractor.String1"Y" / "Null"
    Discount PercentageapallvouchersVouDiscPcDiscount percentage offered by vendor. Affects discount amount calculation. Adjusted on Defaults tab.Number205.75
    Created By Manual Check FlagapallvouchersVouCreatedByManchqFlagIndicates whether the voucher is automatically generated by a manual cheque: "Y" = Yes, automatically generated; "N" = No, not automatically generated.String1"Y" / "N"
    Account DescriptionapallvouchersVouAcctDescriptionG/L account description associated with a distribution line.string500abcd12345
    Security
    HTTP
    Type basic

    Basic authentication

    Query parameters
    finder
    string
    ExampleVoucherFinder; CompCodeVar=001,InvCodeVar=14.002,VendorCodeVar=1382, VouNumVar=101690
    limit
    integer
    Example500
    offset
    integer
    Example0
    totalResults
    boolean
    ExampleTrue
    orderBy
    string
    ExampleVouNum
    Responses
    200

    OK

    Headers
    Content-Type
    string
    Exampleapplication/vnd.oracle.adf.resourcecollection+json
    example-0

    Successful Response - Finder - VoucherFinder

    {
      "items": [
        {
          "VouMemoTax2Amt": null,
          "VouMemoHldbkAmt": null,
          "VouMemoDiscAmt": null,
          "VouMemoAmt": null,
          "VouMaterialInvFlag": null,
          "VouLastPayAmt": 4806,
          "VouJobCompCode": null,
          "VouJobCode": "No Job",
          "VouInvSeriesCode": null,
          "VouInvOutstandAmt": 0,
          "VouInvHldbkTaxFlag": "N",
          "VouInvDate": "2014-12-01",
          "VouInvCode": "14.002",
          "VouInvAmt": 5340,
          "VouImportInfo": null,
          "VouImportingGoodsFlag": "N",
          "VouImageFilename": null,
          "VouHoldPaymentFlag": "N",
          "VouHoldPaymentDays": null,
          "VouHoldFlag": "N",
          "VouHldbkPc": 10,
          "VouHldbkPaid": 0,
          "VouHldbkAmt": 534,
          "VouGsthldbkCode": "G",
          "VouFuncFactorNum": null,
          "VouFrtDiscCode": "N",
          "VouFrtAmt": null,
          "VouFiscalCode": null,
          "VouFinalRfpFlag": "N",
          "VouExpDeptCode": null,
          "VouEnteredAmt": 5340,
          "VouEftFlag": null,
          "VouDuplicateId": null,
          "VouDueDate": "2014-12-31",
          "VouDrawNum": null,
          "VouDistTypeCode": "G",
          "VouDiscTaken": 0,
          "VouDiscPc": null,
          "VouDiscDate": "2014-12-01",
          "VouDiscAmt": 0,
          "VouDiscAllocMethCode": "A",
          "VouDiscreteChqFlag": "N",
          "VouDfttaxFromCode": null,
          "VouDesc2": null,
          "VouDesc1": "Equipment rentals - November, 2014",
          "VouDeptCodeDist": "050",
          "VouDeptCode": "00",
          "VouDeptAcct": "66020",
          "VouCurrCode": "USD",
          "VouCurcFactorNum": 1,
          "VouCreatedByJbFlag": null,
          "VouCostCode": null,
          "VouContExceedHoldFlag": "N",
          "VouContCode": null,
          "VouContractorPrelimFlag": null,
          "VouContactCode": "BG",
          "VouCompCode": "001",
          "VouCisPc": null,
          "VouCisPayableAmt": null,
          "VouCisApplicableAmt": null,
          "VouChqPayeeName": null,
          "VouChqHandleCode": null,
          "VouChgCode": null,
          "VouCatCode": null,
          "VouCashAccCode": "10001",
          "VouBchNum": 57065,
          "VouBchrgInvFlag": null,
          "VouAppr2": null,
          "VouAppr1": null,
          "Vou1099Code": "X",
          "VouTax2TaxableAmt": null,
          "VouTax2IncFlag": "N",
          "VouTax2HldbkCode": "G",
          "VouTax2HldbkAmt": 0,
          "VouTax2HldbkAdjAmt": null,
          "VouTax2DiscCode": "N",
          "VouTax2DirectFlag": "N",
          "VouTax2CreditFlag": "N",
          "VouTax2Code": null,
          "VouTax2Amt": 0,
          "VouTax1TaxableFlag": "N",
          "VouTax1TaxableAmt": null,
          "VouTax1IncFlag": "N",
          "VouTax1HldbkAdjAmt": null,
          "VouTax1DirectFlag": "N",
          "VouTax1CreditFlag": "N",
          "VouTax1Code": null,
          "VouSubcontrCode": null,
          "VouStatusCode": "C",
          "VouSplitGroupNum": null,
          "VouSplitByApplCode": null,
          "VouSourceTypeCode": null,
          "VouSourceToDate": null,
          "VouSourceObjectOraseq": null,
          "VouSourceFromDate": null,
          "VouSktAmt": null,
          "VouShplCode": null,
          "VouShipOraseq": null,
          "VouSeparateBillingRefCode": null,
          "VouSelForVoidFlag": null,
          "VouScSelfBilledFlag": null,
          "VouScModifiedFlag": "N",
          "VouScApprovedFlag": "N",
          "VouScApplyBchNum": null,
          "VouScmstJobCode": null,
          "VouRoutJob": null,
          "VouRlsWAmt": null,
          "VouRlsTax2Code": null,
          "VouRlsTax2Amt": null,
          "VouRlsTax1Code": null,
          "VouRlsTax1Amt": null,
          "VouRlsNum": null,
          "VouRlsInvCode": null,
          "VouRlsDate": null,
          "VouRlsBchNum": null,
          "VouRlsAmt": null,
          "VouRevDate": null,
          "VouRevBchNum": null,
          "VouRevisionNum": null,
          "VouResaleInfo": null,
          "VouRemitDesc": null,
          "VouRegInvNum": null,
          "VouRecordStatus": "SUBMITTED",
          "VouPyTaxVoucherFlag": null,
          "VouPyIrsTaxType": null,
          "VouPyIrsTaxPerEndDate": null,
          "VouPyIrsTaxInfoId": null,
          "VouPrepaidExpAmt": null,
          "VouPrelienComplPayCode": null,
          "VouPoReleaseNum": null,
          "VouPoPrtCode": null,
          "VouPoPickFlag": null,
          "VouPoNum": null,
          "VouPostDate": "2014-12-01",
          "VouPayNotes": null,
          "VouPayCode": "N",
          "VouPayByManualChqFlag": "N",
          "VouPartnTypeCode": "C",
          "VouPartnCode": "HIKUU",
          "VouPartialApprovedAmt": null,
          "VouPaidAmt": 4806,
          "VouOrigTaxHldbkAmt": 0,
          "VouOrigHldbkAmt": 534,
          "VouOrigBchNum": null,
          "VouOrigAmt": null,
          "VouOriginatingVouNum": null,
          "VouOperationCode": null,
          "VouNum": 101690,
          "VouNonZeroOweCompVenCode": null,
          "VouNodiscAmt": 534,
          "VouNatureOfServices": null,
          "VouMultiControlJobFlag": "0",
          "VouMiscDiscCode": "N",
          "VouMiscAmt": null,
          "VouMemoTaxHldbkAmt": null,
          "VouMemoTaxAmt": null,
          "VouMemoTax5Amt": null,
          "VouMemoTax4Amt": null,
          "VouMemoTax3Amt": null,
          "VouMemoTax2HldbkAmt": null,
          "VouIuUpdateUser": "ADWAIT",
          "VouIuUpdateDate": "2016-03-09T20:09:34Z",
          "VouIuCreateUser": "BILL",
          "VouIuCreateDate": "2015-05-08T16:21:32Z",
          "VouVenCode": "1382",
          "VouVenAddCode": null,
          "VouVendorInvCode": null,
          "VouValuateToDate": null,
          "VouValuateFromDate": null,
          "VouUnpostedRfpInfo": null,
          "VouUnpostedPayCodeOverride": null,
          "VouTranCode": "V",
          "VouTpPaymodeTypeCode": null,
          "VouTppayCode": null,
          "VouTermPc": 0,
          "VouTaxTreatmentPercent": null,
          "VouTaxHldbkAmt": 0,
          "VouTaxDiscCode": "N",
          "VouTaxAmt": 0,
          "VouTax5TaxableFlag": "N",
          "VouTax5TaxableAmt": null,
          "VouTax5IncFlag": "N",
          "VouTax5DiscCode": "N",
          "VouTax5DirectFlag": "N",
          "VouTax5CreditFlag": "N",
          "VouTax5Code": null,
          "VouTax5Amt": 0,
          "VouTax4TaxableFlag": "N",
          "VouTax4TaxableAmt": null,
          "VouTax4IncFlag": "N",
          "VouTax4DiscCode": "N",
          "VouTax4DirectFlag": "N",
          "VouTax4CreditFlag": "N",
          "VouTax4Code": null,
          "VouTax4Amt": 0,
          "VouTax3TaxableFlag": "N",
          "VouTax3TaxableAmt": null,
          "VouTax3IncFlag": "N",
          "VouTax3DiscCode": "N",
          "VouTax3DirectFlag": "N",
          "VouTax3CreditFlag": "N",
          "VouTax3Code": null,
          "VouTax3Amt": 0,
          "VouTax2TaxableFlag": "N",
          "VouCreatedByManchqFlag": null,
          "VouAcctDescription": null,
          "links": [
            {
              "rel": "self",
              "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apallvouchers/101690",
              "name": "apallvouchers",
              "kind": "item"
            },
            {
              "rel": "canonical",
              "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apallvouchers/101690",
              "name": "apallvouchers",
              "kind": "item"
            },
            {
              "rel": "child",
              "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apallvouchers/101690/child/ApAllVoucherDetailViewObj",
              "name": "ApAllVoucherDetailViewObj",
              "kind": "collection"
            }
          ]
        }
      ],
      "count": 1,
      "hasMore": false,
      "limit": 5,
      "offset": 0,
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apallvouchers",
          "name": "apallvouchers",
          "kind": "collection"
        }
      ]
    }
    example-1

    Successful Response - Finder - VouInvOutGrandAmtFinder

    {
      "items": [
        {
          "VouMemoTax2Amt": null,
          "VouMemoHldbkAmt": null,
          "VouMemoDiscAmt": null,
          "VouMemoAmt": null,
          "VouMaterialInvFlag": null,
          "VouLastPayAmt": 4806,
          "VouJobCompCode": null,
          "VouJobCode": "No Job",
          "VouInvSeriesCode": null,
          "VouInvOutstandAmt": 0,
          "VouInvHldbkTaxFlag": "N",
          "VouInvDate": "2014-12-01",
          "VouInvCode": "14.002",
          "VouInvAmt": 5340,
          "VouImportInfo": null,
          "VouImportingGoodsFlag": "N",
          "VouImageFilename": null,
          "VouHoldPaymentFlag": "N",
          "VouHoldPaymentDays": null,
          "VouHoldFlag": "N",
          "VouHldbkPc": 10,
          "VouHldbkPaid": 0,
          "VouHldbkAmt": 534,
          "VouGsthldbkCode": "G",
          "VouFuncFactorNum": null,
          "VouFrtDiscCode": "N",
          "VouFrtAmt": null,
          "VouFiscalCode": null,
          "VouFinalRfpFlag": "N",
          "VouExpDeptCode": null,
          "VouEnteredAmt": 5340,
          "VouEftFlag": null,
          "VouDuplicateId": null,
          "VouDueDate": "2014-12-31",
          "VouDrawNum": null,
          "VouDistTypeCode": "G",
          "VouDiscTaken": 0,
          "VouDiscPc": null,
          "VouDiscDate": "2014-12-01",
          "VouDiscAmt": 0,
          "VouDiscAllocMethCode": "A",
          "VouDiscreteChqFlag": "N",
          "VouDfttaxFromCode": null,
          "VouDesc2": null,
          "VouDesc1": "Equipment rentals - November, 2014",
          "VouDeptCodeDist": "050",
          "VouDeptCode": "00",
          "VouDeptAcct": "66020",
          "VouCurrCode": "USD",
          "VouCurcFactorNum": 1,
          "VouCreatedByJbFlag": null,
          "VouCostCode": null,
          "VouContExceedHoldFlag": "N",
          "VouContCode": null,
          "VouContractorPrelimFlag": null,
          "VouContactCode": "BG",
          "VouCompCode": "001",
          "VouCisPc": null,
          "VouCisPayableAmt": null,
          "VouCisApplicableAmt": null,
          "VouChqPayeeName": null,
          "VouChqHandleCode": null,
          "VouChgCode": null,
          "VouCatCode": null,
          "VouCashAccCode": "10001",
          "VouBchNum": 57065,
          "VouBchrgInvFlag": null,
          "VouAppr2": null,
          "VouAppr1": null,
          "Vou1099Code": "X",
          "VouTax2TaxableAmt": null,
          "VouTax2IncFlag": "N",
          "VouTax2HldbkCode": "G",
          "VouTax2HldbkAmt": 0,
          "VouTax2HldbkAdjAmt": null,
          "VouTax2DiscCode": "N",
          "VouTax2DirectFlag": "N",
          "VouTax2CreditFlag": "N",
          "VouTax2Code": null,
          "VouTax2Amt": 0,
          "VouTax1TaxableFlag": "N",
          "VouTax1TaxableAmt": null,
          "VouTax1IncFlag": "N",
          "VouTax1HldbkAdjAmt": null,
          "VouTax1DirectFlag": "N",
          "VouTax1CreditFlag": "N",
          "VouTax1Code": null,
          "VouSubcontrCode": null,
          "VouStatusCode": "C",
          "VouSplitGroupNum": null,
          "VouSplitByApplCode": null,
          "VouSourceTypeCode": null,
          "VouSourceToDate": null,
          "VouSourceObjectOraseq": null,
          "VouSourceFromDate": null,
          "VouSktAmt": null,
          "VouShplCode": null,
          "VouShipOraseq": null,
          "VouSeparateBillingRefCode": null,
          "VouSelForVoidFlag": null,
          "VouScSelfBilledFlag": null,
          "VouScModifiedFlag": "N",
          "VouScApprovedFlag": "N",
          "VouScApplyBchNum": null,
          "VouScmstJobCode": null,
          "VouRoutJob": null,
          "VouRlsWAmt": null,
          "VouRlsTax2Code": null,
          "VouRlsTax2Amt": null,
          "VouRlsTax1Code": null,
          "VouRlsTax1Amt": null,
          "VouRlsNum": null,
          "VouRlsInvCode": null,
          "VouRlsDate": null,
          "VouRlsBchNum": null,
          "VouRlsAmt": null,
          "VouRevDate": null,
          "VouRevBchNum": null,
          "VouRevisionNum": null,
          "VouResaleInfo": null,
          "VouRemitDesc": null,
          "VouRegInvNum": null,
          "VouRecordStatus": "SUBMITTED",
          "VouPyTaxVoucherFlag": null,
          "VouPyIrsTaxType": null,
          "VouPyIrsTaxPerEndDate": null,
          "VouPyIrsTaxInfoId": null,
          "VouPrepaidExpAmt": null,
          "VouPrelienComplPayCode": null,
          "VouPoReleaseNum": null,
          "VouPoPrtCode": null,
          "VouPoPickFlag": null,
          "VouPoNum": null,
          "VouPostDate": "2014-12-01",
          "VouPayNotes": null,
          "VouPayCode": "N",
          "VouPayByManualChqFlag": "N",
          "VouPartnTypeCode": "C",
          "VouPartnCode": "HIKUU",
          "VouPartialApprovedAmt": null,
          "VouPaidAmt": 4806,
          "VouOrigTaxHldbkAmt": 0,
          "VouOrigHldbkAmt": 534,
          "VouOrigBchNum": null,
          "VouOrigAmt": null,
          "VouOriginatingVouNum": null,
          "VouOperationCode": null,
          "VouNum": 101690,
          "VouNonZeroOweCompVenCode": null,
          "VouNodiscAmt": 534,
          "VouNatureOfServices": null,
          "VouMultiControlJobFlag": "0",
          "VouMiscDiscCode": "N",
          "VouMiscAmt": null,
          "VouMemoTaxHldbkAmt": null,
          "VouMemoTaxAmt": null,
          "VouMemoTax5Amt": null,
          "VouMemoTax4Amt": null,
          "VouMemoTax3Amt": null,
          "VouMemoTax2HldbkAmt": null,
          "VouIuUpdateUser": "ADWAIT",
          "VouIuUpdateDate": "2016-03-09T20:09:34Z",
          "VouIuCreateUser": "BILL",
          "VouIuCreateDate": "2015-05-08T16:21:32Z",
          "VouVenCode": "1382",
          "VouVenAddCode": null,
          "VouVendorInvCode": null,
          "VouValuateToDate": null,
          "VouValuateFromDate": null,
          "VouUnpostedRfpInfo": null,
          "VouUnpostedPayCodeOverride": null,
          "VouTranCode": "V",
          "VouTpPaymodeTypeCode": null,
          "VouTppayCode": null,
          "VouTermPc": 0,
          "VouTaxTreatmentPercent": null,
          "VouTaxHldbkAmt": 0,
          "VouTaxDiscCode": "N",
          "VouTaxAmt": 0,
          "VouTax5TaxableFlag": "N",
          "VouTax5TaxableAmt": null,
          "VouTax5IncFlag": "N",
          "VouTax5DiscCode": "N",
          "VouTax5DirectFlag": "N",
          "VouTax5CreditFlag": "N",
          "VouTax5Code": null,
          "VouTax5Amt": 0,
          "VouTax4TaxableFlag": "N",
          "VouTax4TaxableAmt": null,
          "VouTax4IncFlag": "N",
          "VouTax4DiscCode": "N",
          "VouTax4DirectFlag": "N",
          "VouTax4CreditFlag": "N",
          "VouTax4Code": null,
          "VouTax4Amt": 0,
          "VouTax3TaxableFlag": "N",
          "VouTax3TaxableAmt": null,
          "VouTax3IncFlag": "N",
          "VouTax3DiscCode": "N",
          "VouTax3DirectFlag": "N",
          "VouTax3CreditFlag": "N",
          "VouTax3Code": null,
          "VouTax3Amt": 0,
          "VouTax2TaxableFlag": "N",
          "VouCreatedByManchqFlag": null,
          "VouAcctDescription": null,
          "VouInvOutStandGrandAmt": null,
          "links": [
            {
              "rel": "self",
              "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apallvouchers/101690",
              "name": "apallvouchers",
              "kind": "item"
            },
            {
              "rel": "canonical",
              "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apallvouchers/101690",
              "name": "apallvouchers",
              "kind": "item"
            },
            {
              "rel": "child",
              "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apallvouchers/101690/child/ApAllVoucherDetailViewObj",
              "name": "ApAllVoucherDetailViewObj",
              "kind": "collection"
            }
          ]
        },
        {
          "VouMemoTax2Amt": null,
          "VouMemoHldbkAmt": null,
          "VouMemoDiscAmt": null,
          "VouMemoAmt": null,
          "VouMaterialInvFlag": null,
          "VouLastPayAmt": 15450,
          "VouJobCompCode": null,
          "VouJobCode": "No Job",
          "VouInvSeriesCode": null,
          "VouInvOutstandAmt": 0,
          "VouInvHldbkTaxFlag": "N",
          "VouInvDate": "2014-12-01",
          "VouInvCode": "14.003",
          "VouInvAmt": 15450,
          "VouImportInfo": null,
          "VouImportingGoodsFlag": "N",
          "VouImageFilename": null,
          "VouHoldPaymentFlag": "N",
          "VouHoldPaymentDays": null,
          "VouHoldFlag": "N",
          "VouHldbkPc": 0,
          "VouHldbkPaid": 0,
          "VouHldbkAmt": 0,
          "VouGsthldbkCode": "G",
          "VouFuncFactorNum": null,
          "VouFrtDiscCode": "N",
          "VouFrtAmt": null,
          "VouFiscalCode": null,
          "VouFinalRfpFlag": "N",
          "VouExpDeptCode": null,
          "VouEnteredAmt": 15450,
          "VouEftFlag": "N",
          "VouDuplicateId": null,
          "VouDueDate": "2014-12-31",
          "VouDrawNum": null,
          "VouDistTypeCode": "G",
          "VouDiscTaken": 0,
          "VouDiscPc": null,
          "VouDiscDate": "2014-12-01",
          "VouDiscAmt": 0,
          "VouDiscAllocMethCode": "A",
          "VouDiscreteChqFlag": "N",
          "VouDfttaxFromCode": null,
          "VouDesc2": null,
          "VouDesc1": "Job site materials",
          "VouDeptCodeDist": "110",
          "VouDeptCode": "00",
          "VouDeptAcct": "50030",
          "VouCurrCode": "USD",
          "VouCurcFactorNum": 1,
          "VouCreatedByJbFlag": null,
          "VouCostCode": null,
          "VouContExceedHoldFlag": "N",
          "VouContCode": null,
          "VouContractorPrelimFlag": null,
          "VouContactCode": "BG",
          "VouCompCode": "001",
          "VouCisPc": null,
          "VouCisPayableAmt": null,
          "VouCisApplicableAmt": null,
          "VouChqPayeeName": null,
          "VouChqHandleCode": null,
          "VouChgCode": null,
          "VouCatCode": null,
          "VouCashAccCode": "10001",
          "VouBchNum": 57065,
          "VouBchrgInvFlag": null,
          "VouAppr2": null,
          "VouAppr1": null,
          "Vou1099Code": "X",
          "VouTax2TaxableAmt": null,
          "VouTax2IncFlag": "N",
          "VouTax2HldbkCode": "G",
          "VouTax2HldbkAmt": 0,
          "VouTax2HldbkAdjAmt": null,
          "VouTax2DiscCode": "N",
          "VouTax2DirectFlag": "N",
          "VouTax2CreditFlag": "N",
          "VouTax2Code": null,
          "VouTax2Amt": 0,
          "VouTax1TaxableFlag": "N",
          "VouTax1TaxableAmt": null,
          "VouTax1IncFlag": "N",
          "VouTax1HldbkAdjAmt": null,
          "VouTax1DirectFlag": "N",
          "VouTax1CreditFlag": "N",
          "VouTax1Code": null,
          "VouSubcontrCode": null,
          "VouStatusCode": "C",
          "VouSplitGroupNum": null,
          "VouSplitByApplCode": null,
          "VouSourceTypeCode": null,
          "VouSourceToDate": null,
          "VouSourceObjectOraseq": null,
          "VouSourceFromDate": null,
          "VouSktAmt": null,
          "VouShplCode": null,
          "VouShipOraseq": null,
          "VouSeparateBillingRefCode": null,
          "VouSelForVoidFlag": null,
          "VouScSelfBilledFlag": null,
          "VouScModifiedFlag": "N",
          "VouScApprovedFlag": "N",
          "VouScApplyBchNum": null,
          "VouScmstJobCode": null,
          "VouRoutJob": null,
          "VouRlsWAmt": null,
          "VouRlsTax2Code": null,
          "VouRlsTax2Amt": null,
          "VouRlsTax1Code": null,
          "VouRlsTax1Amt": null,
          "VouRlsNum": null,
          "VouRlsInvCode": null,
          "VouRlsDate": null,
          "VouRlsBchNum": null,
          "VouRlsAmt": null,
          "VouRevDate": null,
          "VouRevBchNum": null,
          "VouRevisionNum": null,
          "VouResaleInfo": null,
          "VouRemitDesc": null,
          "VouRegInvNum": null,
          "VouRecordStatus": "SUBMITTED",
          "VouPyTaxVoucherFlag": null,
          "VouPyIrsTaxType": null,
          "VouPyIrsTaxPerEndDate": null,
          "VouPyIrsTaxInfoId": null,
          "VouPrepaidExpAmt": null,
          "VouPrelienComplPayCode": null,
          "VouPoReleaseNum": null,
          "VouPoPrtCode": null,
          "VouPoPickFlag": null,
          "VouPoNum": null,
          "VouPostDate": "2014-12-01",
          "VouPayNotes": null,
          "VouPayCode": "N",
          "VouPayByManualChqFlag": "N",
          "VouPartnTypeCode": "C",
          "VouPartnCode": "HIKUU",
          "VouPartialApprovedAmt": null,
          "VouPaidAmt": 15450,
          "VouOrigTaxHldbkAmt": 0,
          "VouOrigHldbkAmt": 0,
          "VouOrigBchNum": null,
          "VouOrigAmt": null,
          "VouOriginatingVouNum": null,
          "VouOperationCode": null,
          "VouNum": 101694,
          "VouNonZeroOweCompVenCode": null,
          "VouNodiscAmt": 0,
          "VouNatureOfServices": null,
          "VouMultiControlJobFlag": "0",
          "VouMiscDiscCode": "N",
          "VouMiscAmt": null,
          "VouMemoTaxHldbkAmt": null,
          "VouMemoTaxAmt": null,
          "VouMemoTax5Amt": null,
          "VouMemoTax4Amt": null,
          "VouMemoTax3Amt": null,
          "VouMemoTax2HldbkAmt": null,
          "VouIuUpdateUser": "ADWAIT",
          "VouIuUpdateDate": "2016-03-09T20:09:34Z",
          "VouIuCreateUser": "BILL",
          "VouIuCreateDate": "2015-05-08T16:22:36Z",
          "VouVenCode": "70415",
          "VouVenAddCode": null,
          "VouVendorInvCode": null,
          "VouValuateToDate": null,
          "VouValuateFromDate": null,
          "VouUnpostedRfpInfo": null,
          "VouUnpostedPayCodeOverride": null,
          "VouTranCode": "V",
          "VouTpPaymodeTypeCode": null,
          "VouTppayCode": null,
          "VouTermPc": 0,
          "VouTaxTreatmentPercent": null,
          "VouTaxHldbkAmt": 0,
          "VouTaxDiscCode": "N",
          "VouTaxAmt": 0,
          "VouTax5TaxableFlag": "N",
          "VouTax5TaxableAmt": null,
          "VouTax5IncFlag": "N",
          "VouTax5DiscCode": "N",
          "VouTax5DirectFlag": "N",
          "VouTax5CreditFlag": "N",
          "VouTax5Code": null,
          "VouTax5Amt": 0,
          "VouTax4TaxableFlag": "N",
          "VouTax4TaxableAmt": null,
          "VouTax4IncFlag": "N",
          "VouTax4DiscCode": "N",
          "VouTax4DirectFlag": "N",
          "VouTax4CreditFlag": "N",
          "VouTax4Code": null,
          "VouTax4Amt": 0,
          "VouTax3TaxableFlag": "N",
          "VouTax3TaxableAmt": null,
          "VouTax3IncFlag": "N",
          "VouTax3DiscCode": "N",
          "VouTax3DirectFlag": "N",
          "VouTax3CreditFlag": "N",
          "VouTax3Code": null,
          "VouTax3Amt": 0,
          "VouTax2TaxableFlag": "N",
          "VouCreatedByManchqFlag": null,
          "VouAcctDescription": null,
          "VouInvOutStandGrandAmt": null,
          "links": [
            {
              "rel": "self",
              "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apallvouchers/101694",
              "name": "apallvouchers",
              "kind": "item"
            },
            {
              "rel": "canonical",
              "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apallvouchers/101694",
              "name": "apallvouchers",
              "kind": "item"
            },
            {
              "rel": "child",
              "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apallvouchers/101694/child/ApAllVoucherDetailViewObj",
              "name": "ApAllVoucherDetailViewObj",
              "kind": "collection"
            }
          ]
        },
        {
          "VouMemoTax2Amt": null,
          "VouMemoHldbkAmt": null,
          "VouMemoDiscAmt": null,
          "VouMemoAmt": null,
          "VouMaterialInvFlag": null,
          "VouLastPayAmt": 17235,
          "VouJobCompCode": null,
          "VouJobCode": "No Job",
          "VouInvSeriesCode": null,
          "VouInvOutstandAmt": 0,
          "VouInvHldbkTaxFlag": "N",
          "VouInvDate": "2014-12-01",
          "VouInvCode": "14.004",
          "VouInvAmt": 17235,
          "VouImportInfo": null,
          "VouImportingGoodsFlag": "N",
          "VouImageFilename": null,
          "VouHoldPaymentFlag": "N",
          "VouHoldPaymentDays": null,
          "VouHoldFlag": "N",
          "VouHldbkPc": 0,
          "VouHldbkPaid": 0,
          "VouHldbkAmt": 0,
          "VouGsthldbkCode": "G",
          "VouFuncFactorNum": null,
          "VouFrtDiscCode": "N",
          "VouFrtAmt": null,
          "VouFiscalCode": null,
          "VouFinalRfpFlag": "N",
          "VouExpDeptCode": null,
          "VouEnteredAmt": 17235,
          "VouEftFlag": "N",
          "VouDuplicateId": null,
          "VouDueDate": "2014-12-31",
          "VouDrawNum": null,
          "VouDistTypeCode": "G",
          "VouDiscTaken": 0,
          "VouDiscPc": null,
          "VouDiscDate": "2014-12-01",
          "VouDiscAmt": 0,
          "VouDiscAllocMethCode": "A",
          "VouDiscreteChqFlag": "N",
          "VouDfttaxFromCode": null,
          "VouDesc2": null,
          "VouDesc1": "Job site materials",
          "VouDeptCodeDist": "410",
          "VouDeptCode": "00",
          "VouDeptAcct": "50030",
          "VouCurrCode": "USD",
          "VouCurcFactorNum": 1,
          "VouCreatedByJbFlag": null,
          "VouCostCode": null,
          "VouContExceedHoldFlag": "N",
          "VouContCode": null,
          "VouContractorPrelimFlag": null,
          "VouContactCode": "BG",
          "VouCompCode": "001",
          "VouCisPc": null,
          "VouCisPayableAmt": null,
          "VouCisApplicableAmt": null,
          "VouChqPayeeName": null,
          "VouChqHandleCode": null,
          "VouChgCode": null,
          "VouCatCode": null,
          "VouCashAccCode": "10001",
          "VouBchNum": 57065,
          "VouBchrgInvFlag": null,
          "VouAppr2": null,
          "VouAppr1": null,
          "Vou1099Code": "X",
          "VouTax2TaxableAmt": null,
          "VouTax2IncFlag": "N",
          "VouTax2HldbkCode": "G",
          "VouTax2HldbkAmt": 0,
          "VouTax2HldbkAdjAmt": null,
          "VouTax2DiscCode": "N",
          "VouTax2DirectFlag": "N",
          "VouTax2CreditFlag": "N",
          "VouTax2Code": null,
          "VouTax2Amt": 0,
          "VouTax1TaxableFlag": "N",
          "VouTax1TaxableAmt": null,
          "VouTax1IncFlag": "N",
          "VouTax1HldbkAdjAmt": null,
          "VouTax1DirectFlag": "N",
          "VouTax1CreditFlag": "N",
          "VouTax1Code": null,
          "VouSubcontrCode": null,
          "VouStatusCode": "C",
          "VouSplitGroupNum": null,
          "VouSplitByApplCode": null,
          "VouSourceTypeCode": null,
          "VouSourceToDate": null,
          "VouSourceObjectOraseq": null,
          "VouSourceFromDate": null,
          "VouSktAmt": null,
          "VouShplCode": null,
          "VouShipOraseq": null,
          "VouSeparateBillingRefCode": null,
          "VouSelForVoidFlag": null,
          "VouScSelfBilledFlag": null,
          "VouScModifiedFlag": "N",
          "VouScApprovedFlag": "N",
          "VouScApplyBchNum": null,
          "VouScmstJobCode": null,
          "VouRoutJob": null,
          "VouRlsWAmt": null,
          "VouRlsTax2Code": null,
          "VouRlsTax2Amt": null,
          "VouRlsTax1Code": null,
          "VouRlsTax1Amt": null,
          "VouRlsNum": null,
          "VouRlsInvCode": null,
          "VouRlsDate": null,
          "VouRlsBchNum": null,
          "VouRlsAmt": null,
          "VouRevDate": null,
          "VouRevBchNum": null,
          "VouRevisionNum": null,
          "VouResaleInfo": null,
          "VouRemitDesc": null,
          "VouRegInvNum": null,
          "VouRecordStatus": "SUBMITTED",
          "VouPyTaxVoucherFlag": null,
          "VouPyIrsTaxType": null,
          "VouPyIrsTaxPerEndDate": null,
          "VouPyIrsTaxInfoId": null,
          "VouPrepaidExpAmt": null,
          "VouPrelienComplPayCode": null,
          "VouPoReleaseNum": null,
          "VouPoPrtCode": null,
          "VouPoPickFlag": null,
          "VouPoNum": null,
          "VouPostDate": "2014-12-01",
          "VouPayNotes": null,
          "VouPayCode": "N",
          "VouPayByManualChqFlag": "N",
          "VouPartnTypeCode": "C",
          "VouPartnCode": "HIKUU",
          "VouPartialApprovedAmt": null,
          "VouPaidAmt": 17235,
          "VouOrigTaxHldbkAmt": 0,
          "VouOrigHldbkAmt": 0,
          "VouOrigBchNum": null,
          "VouOrigAmt": null,
          "VouOriginatingVouNum": null,
          "VouOperationCode": null,
          "VouNum": 101695,
          "VouNonZeroOweCompVenCode": null,
          "VouNodiscAmt": 0,
          "VouNatureOfServices": null,
          "VouMultiControlJobFlag": "0",
          "VouMiscDiscCode": "N",
          "VouMiscAmt": null,
          "VouMemoTaxHldbkAmt": null,
          "VouMemoTaxAmt": null,
          "VouMemoTax5Amt": null,
          "VouMemoTax4Amt": null,
          "VouMemoTax3Amt": null,
          "VouMemoTax2HldbkAmt": null,
          "VouIuUpdateUser": "ADWAIT",
          "VouIuUpdateDate": "2016-03-09T20:09:34Z",
          "VouIuCreateUser": "BILL",
          "VouIuCreateDate": "2015-05-08T16:24:05Z",
          "VouVenCode": "70415",
          "VouVenAddCode": null,
          "VouVendorInvCode": null,
          "VouValuateToDate": null,
          "VouValuateFromDate": null,
          "VouUnpostedRfpInfo": null,
          "VouUnpostedPayCodeOverride": null,
          "VouTranCode": "V",
          "VouTpPaymodeTypeCode": null,
          "VouTppayCode": null,
          "VouTermPc": 0,
          "VouTaxTreatmentPercent": null,
          "VouTaxHldbkAmt": 0,
          "VouTaxDiscCode": "N",
          "VouTaxAmt": 0,
          "VouTax5TaxableFlag": "N",
          "VouTax5TaxableAmt": null,
          "VouTax5IncFlag": "N",
          "VouTax5DiscCode": "N",
          "VouTax5DirectFlag": "N",
          "VouTax5CreditFlag": "N",
          "VouTax5Code": null,
          "VouTax5Amt": 0,
          "VouTax4TaxableFlag": "N",
          "VouTax4TaxableAmt": null,
          "VouTax4IncFlag": "N",
          "VouTax4DiscCode": "N",
          "VouTax4DirectFlag": "N",
          "VouTax4CreditFlag": "N",
          "VouTax4Code": null,
          "VouTax4Amt": 0,
          "VouTax3TaxableFlag": "N",
          "VouTax3TaxableAmt": null,
          "VouTax3IncFlag": "N",
          "VouTax3DiscCode": "N",
          "VouTax3DirectFlag": "N",
          "VouTax3CreditFlag": "N",
          "VouTax3Code": null,
          "VouTax3Amt": 0,
          "VouTax2TaxableFlag": "N",
          "VouCreatedByManchqFlag": null,
          "VouAcctDescription": null,
          "VouInvOutStandGrandAmt": null,
          "links": [
            {
              "rel": "self",
              "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apallvouchers/101695",
              "name": "apallvouchers",
              "kind": "item"
            },
            {
              "rel": "canonical",
              "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apallvouchers/101695",
              "name": "apallvouchers",
              "kind": "item"
            },
            {
              "rel": "child",
              "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apallvouchers/101695/child/ApAllVoucherDetailViewObj",
              "name": "ApAllVoucherDetailViewObj",
              "kind": "collection"
            }
          ]
        },
        {
          "VouMemoTax2Amt": null,
          "VouMemoHldbkAmt": null,
          "VouMemoDiscAmt": null,
          "VouMemoAmt": null,
          "VouMaterialInvFlag": null,
          "VouLastPayAmt": 12894,
          "VouJobCompCode": null,
          "VouJobCode": "No Job",
          "VouInvSeriesCode": null,
          "VouInvOutstandAmt": 0,
          "VouInvHldbkTaxFlag": "N",
          "VouInvDate": "2014-12-01",
          "VouInvCode": "14.005",
          "VouInvAmt": 12894,
          "VouImportInfo": null,
          "VouImportingGoodsFlag": "N",
          "VouImageFilename": null,
          "VouHoldPaymentFlag": "N",
          "VouHoldPaymentDays": null,
          "VouHoldFlag": "N",
          "VouHldbkPc": 0,
          "VouHldbkPaid": 0,
          "VouHldbkAmt": 0,
          "VouGsthldbkCode": "G",
          "VouFuncFactorNum": null,
          "VouFrtDiscCode": "N",
          "VouFrtAmt": null,
          "VouFiscalCode": null,
          "VouFinalRfpFlag": "N",
          "VouExpDeptCode": null,
          "VouEnteredAmt": 12894,
          "VouEftFlag": "N",
          "VouDuplicateId": null,
          "VouDueDate": "2014-12-31",
          "VouDrawNum": null,
          "VouDistTypeCode": "G",
          "VouDiscTaken": 0,
          "VouDiscPc": null,
          "VouDiscDate": "2014-12-01",
          "VouDiscAmt": 0,
          "VouDiscAllocMethCode": "A",
          "VouDiscreteChqFlag": "N",
          "VouDfttaxFromCode": null,
          "VouDesc2": null,
          "VouDesc1": "Job site materials",
          "VouDeptCodeDist": "710",
          "VouDeptCode": "00",
          "VouDeptAcct": "50030",
          "VouCurrCode": "USD",
          "VouCurcFactorNum": 1,
          "VouCreatedByJbFlag": null,
          "VouCostCode": null,
          "VouContExceedHoldFlag": "N",
          "VouContCode": null,
          "VouContractorPrelimFlag": null,
          "VouContactCode": "BG",
          "VouCompCode": "001",
          "VouCisPc": null,
          "VouCisPayableAmt": null,
          "VouCisApplicableAmt": null,
          "VouChqPayeeName": null,
          "VouChqHandleCode": null,
          "VouChgCode": null,
          "VouCatCode": null,
          "VouCashAccCode": "10001",
          "VouBchNum": 57065,
          "VouBchrgInvFlag": null,
          "VouAppr2": null,
          "VouAppr1": null,
          "Vou1099Code": "X",
          "VouTax2TaxableAmt": null,
          "VouTax2IncFlag": "N",
          "VouTax2HldbkCode": "G",
          "VouTax2HldbkAmt": 0,
          "VouTax2HldbkAdjAmt": null,
          "VouTax2DiscCode": "N",
          "VouTax2DirectFlag": "N",
          "VouTax2CreditFlag": "N",
          "VouTax2Code": null,
          "VouTax2Amt": 0,
          "VouTax1TaxableFlag": "N",
          "VouTax1TaxableAmt": null,
          "VouTax1IncFlag": "N",
          "VouTax1HldbkAdjAmt": null,
          "VouTax1DirectFlag": "N",
          "VouTax1CreditFlag": "N",
          "VouTax1Code": null,
          "VouSubcontrCode": null,
          "VouStatusCode": "C",
          "VouSplitGroupNum": null,
          "VouSplitByApplCode": null,
          "VouSourceTypeCode": null,
          "VouSourceToDate": null,
          "VouSourceObjectOraseq": null,
          "VouSourceFromDate": null,
          "VouSktAmt": null,
          "VouShplCode": null,
          "VouShipOraseq": null,
          "VouSeparateBillingRefCode": null,
          "VouSelForVoidFlag": null,
          "VouScSelfBilledFlag": null,
          "VouScModifiedFlag": "N",
          "VouScApprovedFlag": "N",
          "VouScApplyBchNum": null,
          "VouScmstJobCode": null,
          "VouRoutJob": null,
          "VouRlsWAmt": null,
          "VouRlsTax2Code": null,
          "VouRlsTax2Amt": null,
          "VouRlsTax1Code": null,
          "VouRlsTax1Amt": null,
          "VouRlsNum": null,
          "VouRlsInvCode": null,
          "VouRlsDate": null,
          "VouRlsBchNum": null,
          "VouRlsAmt": null,
          "VouRevDate": null,
          "VouRevBchNum": null,
          "VouRevisionNum": null,
          "VouResaleInfo": null,
          "VouRemitDesc": null,
          "VouRegInvNum": null,
          "VouRecordStatus": "SUBMITTED",
          "VouPyTaxVoucherFlag": null,
          "VouPyIrsTaxType": null,
          "VouPyIrsTaxPerEndDate": null,
          "VouPyIrsTaxInfoId": null,
          "VouPrepaidExpAmt": null,
          "VouPrelienComplPayCode": null,
          "VouPoReleaseNum": null,
          "VouPoPrtCode": null,
          "VouPoPickFlag": null,
          "VouPoNum": null,
          "VouPostDate": "2014-12-01",
          "VouPayNotes": null,
          "VouPayCode": "N",
          "VouPayByManualChqFlag": "N",
          "VouPartnTypeCode": "C",
          "VouPartnCode": "HIKUU",
          "VouPartialApprovedAmt": null,
          "VouPaidAmt": 12894,
          "VouOrigTaxHldbkAmt": 0,
          "VouOrigHldbkAmt": 0,
          "VouOrigBchNum": null,
          "VouOrigAmt": null,
          "VouOriginatingVouNum": null,
          "VouOperationCode": null,
          "VouNum": 101697,
          "VouNonZeroOweCompVenCode": null,
          "VouNodiscAmt": 0,
          "VouNatureOfServices": null,
          "VouMultiControlJobFlag": "0",
          "VouMiscDiscCode": "N",
          "VouMiscAmt": null,
          "VouMemoTaxHldbkAmt": null,
          "VouMemoTaxAmt": null,
          "VouMemoTax5Amt": null,
          "VouMemoTax4Amt": null,
          "VouMemoTax3Amt": null,
          "VouMemoTax2HldbkAmt": null,
          "VouIuUpdateUser": "ADWAIT",
          "VouIuUpdateDate": "2016-03-09T20:09:34Z",
          "VouIuCreateUser": "BILL",
          "VouIuCreateDate": "2015-05-08T16:25:31Z",
          "VouVenCode": "70415",
          "VouVenAddCode": null,
          "VouVendorInvCode": null,
          "VouValuateToDate": null,
          "VouValuateFromDate": null,
          "VouUnpostedRfpInfo": null,
          "VouUnpostedPayCodeOverride": null,
          "VouTranCode": "V",
          "VouTpPaymodeTypeCode": null,
          "VouTppayCode": null,
          "VouTermPc": 0,
          "VouTaxTreatmentPercent": null,
          "VouTaxHldbkAmt": 0,
          "VouTaxDiscCode": "N",
          "VouTaxAmt": 0,
          "VouTax5TaxableFlag": "N",
          "VouTax5TaxableAmt": null,
          "VouTax5IncFlag": "N",
          "VouTax5DiscCode": "N",
          "VouTax5DirectFlag": "N",
          "VouTax5CreditFlag": "N",
          "VouTax5Code": null,
          "VouTax5Amt": 0,
          "VouTax4TaxableFlag": "N",
          "VouTax4TaxableAmt": null,
          "VouTax4IncFlag": "N",
          "VouTax4DiscCode": "N",
          "VouTax4DirectFlag": "N",
          "VouTax4CreditFlag": "N",
          "VouTax4Code": null,
          "VouTax4Amt": 0,
          "VouTax3TaxableFlag": "N",
          "VouTax3TaxableAmt": null,
          "VouTax3IncFlag": "N",
          "VouTax3DiscCode": "N",
          "VouTax3DirectFlag": "N",
          "VouTax3CreditFlag": "N",
          "VouTax3Code": null,
          "VouTax3Amt": 0,
          "VouTax2TaxableFlag": "N",
          "VouCreatedByManchqFlag": null,
          "VouAcctDescription": null,
          "VouInvOutStandGrandAmt": null,
          "links": [
            {
              "rel": "self",
              "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apallvouchers/101697",
              "name": "apallvouchers",
              "kind": "item"
            },
            {
              "rel": "canonical",
              "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apallvouchers/101697",
              "name": "apallvouchers",
              "kind": "item"
            },
            {
              "rel": "child",
              "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apallvouchers/101697/child/ApAllVoucherDetailViewObj",
              "name": "ApAllVoucherDetailViewObj",
              "kind": "collection"
            }
          ]
        },
        {
          "VouMemoTax2Amt": null,
          "VouMemoHldbkAmt": null,
          "VouMemoDiscAmt": null,
          "VouMemoAmt": null,
          "VouMaterialInvFlag": null,
          "VouLastPayAmt": 225000,
          "VouJobCompCode": null,
          "VouJobCode": "No Job",
          "VouInvSeriesCode": null,
          "VouInvOutstandAmt": 0,
          "VouInvHldbkTaxFlag": "N",
          "VouInvDate": "2014-12-01",
          "VouInvCode": "14.006",
          "VouInvAmt": 250000,
          "VouImportInfo": null,
          "VouImportingGoodsFlag": "N",
          "VouImageFilename": null,
          "VouHoldPaymentFlag": "N",
          "VouHoldPaymentDays": null,
          "VouHoldFlag": "N",
          "VouHldbkPc": 10,
          "VouHldbkPaid": 0,
          "VouHldbkAmt": 25000,
          "VouGsthldbkCode": "G",
          "VouFuncFactorNum": null,
          "VouFrtDiscCode": "N",
          "VouFrtAmt": null,
          "VouFiscalCode": null,
          "VouFinalRfpFlag": "N",
          "VouExpDeptCode": null,
          "VouEnteredAmt": 250000,
          "VouEftFlag": "N",
          "VouDuplicateId": null,
          "VouDueDate": "2014-12-31",
          "VouDrawNum": null,
          "VouDistTypeCode": "G",
          "VouDiscTaken": 0,
          "VouDiscPc": null,
          "VouDiscDate": "2014-12-01",
          "VouDiscAmt": 0,
          "VouDiscAllocMethCode": "A",
          "VouDiscreteChqFlag": "N",
          "VouDfttaxFromCode": null,
          "VouDesc2": null,
          "VouDesc1": "Office renovation",
          "VouDeptCodeDist": "00",
          "VouDeptCode": "00",
          "VouDeptAcct": "50050",
          "VouCurrCode": "USD",
          "VouCurcFactorNum": 1,
          "VouCreatedByJbFlag": null,
          "VouCostCode": null,
          "VouContExceedHoldFlag": "N",
          "VouContCode": null,
          "VouContractorPrelimFlag": null,
          "VouContactCode": "BG",
          "VouCompCode": "001",
          "VouCisPc": null,
          "VouCisPayableAmt": null,
          "VouCisApplicableAmt": null,
          "VouChqPayeeName": null,
          "VouChqHandleCode": null,
          "VouChgCode": null,
          "VouCatCode": null,
          "VouCashAccCode": "10001",
          "VouBchNum": 57065,
          "VouBchrgInvFlag": null,
          "VouAppr2": null,
          "VouAppr1": null,
          "Vou1099Code": "X",
          "VouTax2TaxableAmt": null,
          "VouTax2IncFlag": "N",
          "VouTax2HldbkCode": "G",
          "VouTax2HldbkAmt": 0,
          "VouTax2HldbkAdjAmt": null,
          "VouTax2DiscCode": "N",
          "VouTax2DirectFlag": "N",
          "VouTax2CreditFlag": "N",
          "VouTax2Code": null,
          "VouTax2Amt": 0,
          "VouTax1TaxableFlag": "N",
          "VouTax1TaxableAmt": null,
          "VouTax1IncFlag": "N",
          "VouTax1HldbkAdjAmt": null,
          "VouTax1DirectFlag": "N",
          "VouTax1CreditFlag": "N",
          "VouTax1Code": null,
          "VouSubcontrCode": null,
          "VouStatusCode": "C",
          "VouSplitGroupNum": null,
          "VouSplitByApplCode": null,
          "VouSourceTypeCode": null,
          "VouSourceToDate": null,
          "VouSourceObjectOraseq": null,
          "VouSourceFromDate": null,
          "VouSktAmt": null,
          "VouShplCode": null,
          "VouShipOraseq": null,
          "VouSeparateBillingRefCode": null,
          "VouSelForVoidFlag": null,
          "VouScSelfBilledFlag": null,
          "VouScModifiedFlag": "N",
          "VouScApprovedFlag": "N",
          "VouScApplyBchNum": null,
          "VouScmstJobCode": null,
          "VouRoutJob": null,
          "VouRlsWAmt": null,
          "VouRlsTax2Code": null,
          "VouRlsTax2Amt": null,
          "VouRlsTax1Code": null,
          "VouRlsTax1Amt": null,
          "VouRlsNum": null,
          "VouRlsInvCode": null,
          "VouRlsDate": null,
          "VouRlsBchNum": null,
          "VouRlsAmt": null,
          "VouRevDate": null,
          "VouRevBchNum": null,
          "VouRevisionNum": null,
          "VouResaleInfo": null,
          "VouRemitDesc": null,
          "VouRegInvNum": null,
          "VouRecordStatus": "SUBMITTED",
          "VouPyTaxVoucherFlag": null,
          "VouPyIrsTaxType": null,
          "VouPyIrsTaxPerEndDate": null,
          "VouPyIrsTaxInfoId": null,
          "VouPrepaidExpAmt": null,
          "VouPrelienComplPayCode": null,
          "VouPoReleaseNum": null,
          "VouPoPrtCode": null,
          "VouPoPickFlag": null,
          "VouPoNum": null,
          "VouPostDate": "2014-12-01",
          "VouPayNotes": null,
          "VouPayCode": "N",
          "VouPayByManualChqFlag": "N",
          "VouPartnTypeCode": "C",
          "VouPartnCode": "HIKUU",
          "VouPartialApprovedAmt": null,
          "VouPaidAmt": 225000,
          "VouOrigTaxHldbkAmt": 0,
          "VouOrigHldbkAmt": 25000,
          "VouOrigBchNum": null,
          "VouOrigAmt": null,
          "VouOriginatingVouNum": null,
          "VouOperationCode": null,
          "VouNum": 101705,
          "VouNonZeroOweCompVenCode": null,
          "VouNodiscAmt": 25000,
          "VouNatureOfServices": null,
          "VouMultiControlJobFlag": "0",
          "VouMiscDiscCode": "N",
          "VouMiscAmt": null,
          "VouMemoTaxHldbkAmt": null,
          "VouMemoTaxAmt": null,
          "VouMemoTax5Amt": null,
          "VouMemoTax4Amt": null,
          "VouMemoTax3Amt": null,
          "VouMemoTax2HldbkAmt": null,
          "VouIuUpdateUser": "ADWAIT",
          "VouIuUpdateDate": "2016-03-09T20:09:34Z",
          "VouIuCreateUser": "BILL",
          "VouIuCreateDate": "2015-05-08T16:31:42Z",
          "VouVenCode": "90223",
          "VouVenAddCode": null,
          "VouVendorInvCode": null,
          "VouValuateToDate": null,
          "VouValuateFromDate": null,
          "VouUnpostedRfpInfo": null,
          "VouUnpostedPayCodeOverride": null,
          "VouTranCode": "V",
          "VouTpPaymodeTypeCode": null,
          "VouTppayCode": null,
          "VouTermPc": 0,
          "VouTaxTreatmentPercent": null,
          "VouTaxHldbkAmt": 0,
          "VouTaxDiscCode": "N",
          "VouTaxAmt": 0,
          "VouTax5TaxableFlag": "N",
          "VouTax5TaxableAmt": null,
          "VouTax5IncFlag": "N",
          "VouTax5DiscCode": "N",
          "VouTax5DirectFlag": "N",
          "VouTax5CreditFlag": "N",
          "VouTax5Code": null,
          "VouTax5Amt": 0,
          "VouTax4TaxableFlag": "N",
          "VouTax4TaxableAmt": null,
          "VouTax4IncFlag": "N",
          "VouTax4DiscCode": "N",
          "VouTax4DirectFlag": "N",
          "VouTax4CreditFlag": "N",
          "VouTax4Code": null,
          "VouTax4Amt": 0,
          "VouTax3TaxableFlag": "N",
          "VouTax3TaxableAmt": null,
          "VouTax3IncFlag": "N",
          "VouTax3DiscCode": "N",
          "VouTax3DirectFlag": "N",
          "VouTax3CreditFlag": "N",
          "VouTax3Code": null,
          "VouTax3Amt": 0,
          "VouTax2TaxableFlag": "N",
          "VouCreatedByManchqFlag": null,
          "VouAcctDescription": null,
          "VouInvOutStandGrandAmt": null,
          "links": [
            {
              "rel": "self",
              "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apallvouchers/101705",
              "name": "apallvouchers",
              "kind": "item"
            },
            {
              "rel": "canonical",
              "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apallvouchers/101705",
              "name": "apallvouchers",
              "kind": "item"
            },
            {
              "rel": "child",
              "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apallvouchers/101705/child/ApAllVoucherDetailViewObj",
              "name": "ApAllVoucherDetailViewObj",
              "kind": "collection"
            }
          ]
        }
      ],
      "count": 5,
      "hasMore": true,
      "limit": 5,
      "offset": 0,
      "links": [
        {
          "rel": "self",
          "href": "http://mobtest.cmiccloudr12.com:80/cmictestrti/ap-rest-api/rest/1/apallvouchers",
          "name": "apallvouchers",
          "kind": "collection"
        }
      ]
    }
    object