Create a new RepaymentAsk AIpost https://api.sandbox.helloaria.eu/companies/{companyId}/repaymentsPath ParamscompanyIdstringrequiredDefaults to meBody ParamspaymentReconciliationsarray of objectsrequiredlength ≥ 0Payment reconciliations related to this repayment.paymentReconciliations*ADD objectamountnumberrequiredcurrencystringenumrequiredEURGBPUSDCHFAllowed:EURGBPUSDCHFrepaymentMethodIduuidrequiredId of the repayment method to be used for this repayment.labelstringThe label displayed to all counterparties when a SEPA DEBIT repayment is created. For incoming bank transfers, this represents the label provided by the Debtor for the received bank transfer.Headersx-end-user-ipstringIP of the end-user doing the action resulting in the API call.Responses 201Successfully created new Repayment 400Invalid payload 403Not permitted (e.g trying to create a Repayment for a company other than yours) 409ConflictUpdated 10 months ago