Skip to content

Delete a business organization from an associated cost center

put
https://api.mercadoe.com/v1/business-organizations/{businessOrganizationId}/cost-centers

Delete a business organization from an associated cost center 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
costCenters
array of object
required
List with the cost centers associated with the business organization. This list contains the ClientCostCenterId and Description fields.

Responses

202
400
404
Accepted

Body

application/json
correlationId
string