Mirakl Marketplace APIs (latest-release)

Languages
Servers
URL to be replaced by your Mirakl instance URL

https://your-instance.mirakl.net/

Stores

Operations

Platform Settings

Operations

Invoicing and Accounting

Operations

Products

Operations

Messages

Operations

Offers

Operations

Orders

Operations

Incidents

Operations

Picklists

Operations

Promotions

Operations

Users

Operations

List shop roles

Request

Query
shop_idinteger(int64)

Use this parameter when your user has access to several shops. If not specified, the shop_id from your default shop will be used.

curl -i -X GET \
  'https://your-instance.mirakl.net/api/users/shops/roles?shop_id=0'

Responses

OK

Bodyapplication/json
rolesArray of objects(RO02_Response_200_Roles)
Response
application/json
{ "roles": [ {} ] }

Returns

Operations

Multiple shipments

Operations