GET /api/v2/Licenses

agco-ats.com

Summary: Gets a list of licenses with the specified criteria.
Operation ID: Licenses_Get
Auth: oauth2
Description

No Documentation Found.

Parameters (5)

DealerCode (string, query, optional)

Optional. Filter by DealerCode

Status (string, query, optional)

Optional. Filter by Status. By default only active licenses will be returned.

Constraints: {'enum': ['Active', 'Inactive', 'All']}

VoucherCode (string, query, optional)

Optional. Filter by VoucherCode

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.