# Merge Supplier This API use for merge several Supplie to be one customer Endpoint: PUT /Supplier/Merge Version: 3.1.0 Security: OAuth2_clientCredentials ## Request fields (application/json): - `mergeTarget` (string, required) Supplier ID that want to merged - `deleted` (array, required) Supplier ID that will be deleted after merged complete ## Response 200 fields (application/json): - `Message` (string)