Get all Customs Product

Returns a list of all Customs Products.

SecuritybearerAuth
Request
query Parameters
sort
string
Default: null
Value: "productName,ASC"
page
number
Default: 1
size
number
Default: 1
Responses
200

A list of custom productss has beed retreived successfully.

400

Invalid request.

401

The request could not be authorized.

500

The request could not be completed due to an internal error.

get/api/v1/customsproduct
Request samples
Response samples
application/json
[
  • {
    }
]