Update MerchantPaymentGateway

Update MerchantPaymentGateway for given merchantPaymentGatewayIdent.

Path Params
string
required

The id of the merchant payment gateway. Must not be null.

Body Params

An UpdateMerchantPaymentGatewayRequest is used to modify an existing MerchantPaymentGateway.

currencyToAccountMapping
object | null

List of Assignments consisting of a CurrencyCode and an ident of a MerchantPaymentAccount used for routing, e.g. "PLN": "MerchantPaymentAccountIdent".

string
required
length between 1 and 100

Unique external reference for the MerchantPaymentGateway. Must have size between 1 and 100 and match with the regular expression '[a-zA-Z0-9_.~-]{1,100}'.

string
required
length ≤ 255

Name of the MerchantPaymentGateway. Must not be blank. Size must be between 0 and 255.

Responses

Language
Credentials
OAuth2
Missing 1 required scope
LoadingLoading…
Response
Choose an example:
application/json