Create MerchantPaymentAccountCopy Pagepost https://api.instellix.io/v2/merchant-payment-accountsCreate MerchantPaymentAccount kept by a bank/PSP on behalf of its customer.Body ParamsA CreateMerchantPaymentAccount is used to create a merchant payment account representing an account kept by a bank/PSP on behalf of its customer.activebooleanrequiredSpecifies if a merchant payment account is active, that means if payments from this account are processed in system. Must not be null.truefalseadditionallyAcceptedCurrenciesarray of strings | nullList of currencies accepted by the MerchantPaymentAccount in addition to the base currency.UNDEFINEDAEDAFNALLAMDANGAOAARSAUDAWGAZNBAMBBDBDTBGNBHDBIFBMDBNDBOBBOVBRLBSDBTNBWPBYNBYRBZDCADCDFCHECHFCHWCLFCLPCNYCOPCOUCRCCUCCUPCVECZKDJFDKKDOPDZDEGPERNETBEURFJDFKPGBPGELGHSGIPGMDGNFGTQGYDHKDHNLHRKHTGHUFIDRILSINRIQDIRRISKJMDJODJPYKESKGSKHRKMFKPWKRWKWDKYDKZTLAKLBPLKRLRDLSLLTLLYDMADMDLMGAMKDMMKMNTMOPMROMRUMURMVRMWKMXNMXVMYRMZNNADNGNNIONOKNPRNZDOMRPABPENPGKPHPPKRPLNPYGQARRONRSDRUBRURRWFSARSBDSCRSDGSEKSGDSHPSLLSOSSRDSSPSTDSTNSVCSYPSZLTHBTJSTMTTNDTOPTRYTTDTWDTZSUAHUGXUSDUSNUSSUYIUYUUZSVEFVESVNDVUVWSTXAFXAGXAUXBAXBBXBCXBDXCDXDRXOFXPDXPFXPTXSUXTSXUAXXXYERZARZMWZWLcountrystringrequiredThe country where the MerchantPaymentAccount is valid. Should be a valid ISO 3166-1 alpha-3 or alpha-2 code. Must not be null.currencystringrequiredThe currency used for this merchant payment account. Must be one of:. Must not be null.identstringrequiredlength between 1 and 100Unique external reference for the merchant payment account. Must have size between 1 and 100 and match with the regular expression '[a-zA-Z0-9_.~-]{1,100}'.namestringrequiredlength ≤ 255Name of the merchant payment account. Must not be blank. Size must be between 0 and 255.paymentCollectionConfigobject | nullA PaymentCollectionConfig is used to define the date of the payment collection.paymentCollectionConfig object | nullpaymentServiceProviderIdint64requiredId of the payment service provider. Must not be null.settlementConfigCreateEbicsSettlementConfigCreateRestApiSettlementConfigCreateSftpSettlementConfigCreateEbicsSettlementConfig object | nullsettlementsCreationDisabledbooleanDefaults to falseSpecifies if creation of settlements is disabled for a merchant payment account. When set to true, account statement filesof this account are loaded from PSP/bank but settlements are not created in NBX.truefalsesettlementsProcessingScheduleobject | nullA schedule specifying the time when settlement statements from this account will be loaded from PSP and processed.settlementsProcessingSchedule object | nullResponses 201The request has been fulfilled, resulting in the creation of a new resource. 4XXerror response for all http error codes in range 4XX 5XXerror response for all http error codes in range 5XXUpdated 27 days ago