Lists all DeviceCodes associated with the merchant.
GET
/v2/devices/codes
Lists all DeviceCodes associated with the merchant.
A pagination cursor returned by a previous call to this endpoint. Provide this to retrieve the next set of results for your original query.
See Paginating results for more information.
If specified, only returns DeviceCodes of the specified location. Returns DeviceCodes of all locations if empty.
If specified, only returns DeviceCodes targeting the specified product type. Returns DeviceCodes of all product types if empty.
A pagination cursor to retrieve the next set of results for your original query to the endpoint. This value is present only if the request succeeded and additional results are available.
See Paginating results for more information.