API Reference

Get Vouchers

Returns a List of Vouchers for a given Vendor_Id

Voucher_Status: 0 for PENDING, 1 for PAID, 2 for VOIDED, 3 for HOLD, 4 for QUEUED, 5 for ASSOC RECV HOLD
Disbursement_Method: 1 for Check, 2 for ACH, 3 for Cash

Log in to see full request history
Path Params
int64
required

Vendor_Id of Vendor

Query Params
int32

Applied to Voucher_Status.

int32

The number of results to return. If 0, return all results. (Default: 0 or MaxLimit)

int64

Return results after the given unique identifier. (Default: 0)

string

Return results ordered by identity property in the given order: asc or desc. (Default: asc)

Response

Language
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/json