Delete a business organization from an associated parent entity
put
https://api.mercadoe.com/v1/business-organizations/{businessOrganizationId}/business-organization-parents
Delete a business organization from an associated parent entity specified by its Id.
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
businessOrganizationId
int32
required
the business organization id
Body
application/json
businessOrganizationParents
array of object
required
List with the business organizations parents. This list contains the
ClientParentCode
and ParentEntityType
fields.Responses
202
400
404
Accepted
Body
application/json
correlationId
string