Update MerchantPaymentAccount

Update MerchantPaymentAccount for given merchantPaymentAccountIdent.

Path Params
string
required

Merchant payment account ident.

Body Params

An UpdateMerchantPaymentAccountDto is used to modify the MerchantPaymentAccount.

boolean
required

Specifies if a MerchantPaymentAccount is active, that means if payments from this account are processed in system.
Must not be null.

additionallyAcceptedCurrencies
array of strings | null, unique

List of currencies accepted by the MerchantPaymentAccount in addition to the base currency. The existing list will be replaced with this one.

paymentCollectionConfig
object | null

A PaymentCollectionConfig is used to define the date of the payment collection.

boolean
required

Specifies if creation of settlements is disabled for a merchant payment account. When set to true, account statement files
of this account are loaded from PSP/bank but settlements are not created in NBX.
Must not be null.

settlementsProcessingSchedule
object | null

A schedule specifying the time when settlement statements from this account will be loaded from PSP and processed.

Responses

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