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 | null, uniqueList 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 100[a-zA-Z0-9_.~-]*Unique external reference for the merchant payment account. Must not be null. Size must be between 1 and 100. Must match with the regular expression '[a-zA-Z0-9_.~-]*'.namestringrequiredlength between 1 and 255^\S(.*\S)?$Name of the merchant payment account. Must not be null. Size must be between 1 and 255. Must match with the regular expression '^\S(.*\S)?$'.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 objectsettlementsCreationDisabledboolean | nullDefaults to falseSpecifies 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.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 3 months ago Query MerchantPaymentAccountRetrieve MerchantPaymentAccountDid this page help you?YesNo