Capture an external payment/refund for a specific contractAsk AIpost https://sandbox.billwerk.com/api/v1/contracts/{contractId}/paymentPath ParamscontractIdstringrequiredContract IdBody ParamsContractPaymentDTOAmountdoubleAmount of the paymentCurrencystring | nullCurrency of the payment, e.g. "EUR"Descriptionstring | nullDescription of the paymentRecurringPaymentsOffbooleanDe-/Activate recurring paymentstruefalseBookingDatedate | nullOptional - Set to register this payment on a specific date. Leave empty to book nowResponses 200OK 401Unauthorized 404Not Found 422Unprocessable EntityUpdated 3 months ago