Update MerchantPaymentGatewayCopy Pageput https://api.instellix.io/v2/merchant-payment-gateways/{merchantPaymentGatewayIdent}Update MerchantPaymentGateway for given merchantPaymentGatewayIdent.Path ParamsmerchantPaymentGatewayIdentstringrequiredThe id of the merchant payment gateway. Must not be null.Body ParamsAn UpdateMerchantPaymentGatewayRequest is used to modify an existing MerchantPaymentGateway.currencyToAccountMappingobject | nullList of Assignments consisting of a CurrencyCode and an ident of a MerchantPaymentAccount used for routing, e.g. "PLN": "MerchantPaymentAccountIdent".currencyToAccountMapping object | nullidentstringrequiredlength between 1 and 100Unique external reference for the MerchantPaymentGateway. Must have size between 1 and 100 and match with the regular expression '[a-zA-Z0-9_.~-]{1,100}'.namestringrequiredlength ≤ 255Name of the MerchantPaymentGateway. Must not be blank. Size must be between 0 and 255.Responses 200Standard response for successful HTTP requests. 4XXerror response for all http error codes in range 4XX 5XXerror response for all http error codes in range 5XXUpdated 27 days ago