Add supplier access to a product associated to a `clientId`
post
https://api.mercadoe.com/v1/supplier-catalogs/{clientId}/products/{supplierId}
Grants a supplier access to products of the given clientId.
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 is assigned.
supplierId
int32
required
The `supplierId` is the unique identifier of the supplier that will receive access.
Body
application/json
Responses
202
400
404
Accepted
Body
application/json
success
boolean