Skip to content

Delete a relationship between a list of Permissions and a Product Group

post
https://api.mercadoe.com/v1/supplier-catalogs/{clientId}/groups/{groupId}

Deletes the relationship between a list of permissions and a product group specified by its clientId, groupId and the list of permissions.

Request

Headers

X-ME-CORRELATION-ID
string
Internal client code to be identified in the webhook. It can be, for example, a product code in your ERP, an order number, etc.

Path Parameters

clientId
int32
required
The `clientId` is a unique identifier of a buyer to whom this punchout product group is assigned.
groupId
int32
required
the `groupId`

Body

application/json
permissionsList
array of object | null
List of product group permissions. The fields in this property define, for example, if the group can be placed on requests or orders, among others.

Responses

202
400
404
Accepted

Body

application/json
correlationId
string