Persons

List products associated with a person

Lists products associated with a person.

get/persons/{id}/products

Path parameters

idinteger required

The ID of the person

Query parameters

startinteger

Pagination start

limitinteger

Items shown per page

Response

Success

successboolean

If the response is successful or not

Changes