AP Disbursement Master

GET {{base_url}}/DataEntry/cvMaster/:Batch

NOTE: This applies if you have the Use Files to Group Transactions option set to Yes in Settings » Accounting » Transactions.

Use this endpoint to retrieve master record information for each AP disbursement in a batch.

Master record information comes from the General Information section on the AP Disbursement detail screen for each AP disbursement in the batch.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: OK

[{"Vendor":"000AAVEN,DD","VendorName":"The Sumner Group","VendorTaxCode":"","RegAccount":"","OHAccount":"","DefaultExpenseCode":"","RegAccountName":"","OHAccountName":"","RegAccountCurrencyCode":"","OHAccountCurrencyCode":"","RegAccountGlobal":"","OHAccountGlobal":"","RegAccountType":"","OHAccountType":"","PaymentCurrencyCode":"USD","InvoiceDate":"2013-11-11T00:00:00.000","Invoice":"B13333","TransDate":"2017-12-10T00:00:00.000","Voucher":"000XPAYEE55","PayDate":"","BankCode":"ABOSTON","Address":"\u003cDefault\u003e","Batch":"CVBatch00001","CheckNo":"455555","Posted":"N","Seq":1,"CurrencyCode":"USD","CurrencyExchangeOverrideMethod":"N","CurrencyExchangeOverrideDate":"","CurrencyExchangeOverrideRate":0,"TransactionID":"","CreditCardCode":"","CreditCardPrimaryCode":"","CreditCardKey":"","Status":"N","StatusDescription":"In Progress","AuthorizedByName":"","AuthorizedBy":"","RejectReason":"","ModUser":"","ModUserEmployee":"","ModDate":"","BankAccountCurrencyCode":"USD","Diary":"D1","DiaryNo":1451}]