Create or update payment account's assignment configurationsCopy Pagepost https://api.instellix.io/v2/merchant-payment-accounts/{merchantPaymentAccountIdent}/assignment-configurationCreates or updates merchant payment account's payment assignment configuration.Path ParamsmerchantPaymentAccountIdentstringrequiredIdent of merchant payment accountBody ParamsPayment Assignment Configuration RequestoverpaymentAssignmentboolean | nulldeprecatedAre automatic over payment assignments allowed for documents. Replaced by overpaymentAssignmentToDocumentstruefalseoverpaymentAssignmentToDocumentsbooleanDefaults to falseAre automatic over payment assignments allowed for documents. Must not be null.truefalseoverpaymentAssignmentToOrdersbooleanDefaults to falseAre automatic over payment assignments allowed for orders. Must not be null.truefalseregexMatchingStrategiesarray | nullDefaults to []Regex matching strategies for this merchant payment accountregexMatchingStrategies array | nullunderpaymentAssignmentboolean | nulldeprecatedAre automatic under payment assignments allowed for documents. Replaced by underpaymentAssignmentToDocumentstruefalseunderpaymentAssignmentToDocumentsbooleanDefaults to falseAre automatic under payment assignments allowed for documents. Must not be null.truefalseunderpaymentAssignmentToOrdersbooleanDefaults to trueAre automatic under payment assignments allowed for orders. Must not be null.truefalseResponses 201The request has been fulfilled, resulting in the creation of a new resource. 4XXClient error 5XXServer errorUpdated 27 days ago