Delete a location from an associated business organization
put
https://api.mercadoe.com/v1/locations/{locationId}/business-organizations
Deletes a location from an associated business organization specified by its LocationId.
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
locationId
int32
required
Body
application/json
businessOrganizations
array of object
required
List with the business organizations, consisting of the Company Code and the bussiness structure code and description.
Responses
202
400
404
Accepted
Body
application/json
correlationId
string