GET api/v2/VoucherHistory

agco-ats.com

Summary: Gets voucher history data
Operation ID: VoucherHistory_GetVoucherHistory
Auth: oauth2
Description

No Documentation Found.

Parameters (5)

ChangedAfter (string, query, optional)

Optional. Filter history data where changes occured after provided date.

ChangedBefore (string, query, optional)

Optional. Filter history data where changes occured before provided date.

VoucherCode (string, query, optional)

Optional. Filter history data by Voucher Code.

limit (integer, query, optional)

Optional. The page limit. The default page limit is 10.

offset (integer, query, optional)

Optional. The page offset. The default page offset is 0.

No probe data for this endpoint yet.