Create marketplace

This endpoint creates a marketplace asynchronously, which means that you need to wait for the Marketplace created event before calling other endpoints that reference the new marketplace. Use this endpoint to create marketplaces that will later be linked to merchants created with the Create merchant endpoint. For more information about marketplaces, refer to the Seller management overview guide. This endpoint generates a Marketplace created event. This endpoint creates a merchant asynchronously Merchant Creation. Note: It is mandatory to use this endpoint to create marketplaces instead of using the already deprecated Create marketplaces endpoint.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request body

string
required
length between 1 and 100

Registered, legal marketplace name.

string
required
length between 1 and 50

Marketplace brand name. A secondary name for the marketplace that is not the legal registered name.

string
required
length between 1 and 14

Marketplace document number. This is the government document code, such as a government-issued tax ID

int64

Marketplace ID

string
length between 1 and 15

Municipal registration number. In some countries the municipal registration is called a business license.

string
length between 1 and 15

Additional municipal registration number. In some countries, two munipal registration numbers are required — one for the country and another for the state.

string
length between 1 and 50

Marketplace ID used on client's system

address
object
contact
object
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
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json