Close Merchant Account at ConnectionCopy Pagepost https://api.preczn.com/v1/merchants/{merchantId}/connections/{connectionId}/closePath ParamsmerchantIdstringrequiredThe merchant who left the platform and its account needs to be closed.connectionIdstringenumrequiredThe connection where the merchant data will be transmitted for closing.PayrixAllowed:PayrixHeadersidempotency-keystringUnique key to ensure idempotency of requests. If provided, the server will return the same response for subsequent requests with the same key.Responses 200Close Merchant Successfully. 400Bad Request. 401Invalid API key. 403Resource Forbidden. 404Merchant or Connection not found. 500Unable to service request due to server-side error. Please reattempt request.Updated 8 months ago