List marketplaces

List marketplaces using query parameters.

Query Params
number

Merchant ID. List all the marketplaces the merchant belongs to.

string

If a value is provided for this field, the Pismo platform searches for that value in the document_number, registration, brand_name, and marketplace_name fields of the marketplace records. It also searches for it in the name and email fields of the contact object for each record.

For example, if the value provided is "acme", and a marketplace has marketplace_name = "The Acme Market", that record is returned. If another record has "acme" in the email field in it's contact object, that record is also returned.

number

Current page number

number

Number of items per page

Headers
string

Authorization token. This is a regular access token, which does not need to include an account ID.

string

Content type

Responses

400

Bad Request

401

Access token is missing or invalid

500

Internal server error

502

Bad gateway (unexpected internal error)

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json