/api/PaymentCopy Pagepost https://example.com/api/PaymentRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body Paramsapplication/jsontext/jsonapplication/*+jsonRepresent recurring or capture request. For capture request, PreauthTransactionId must be specified.pspSettingsIdstring | nullThe identifier of PSP settings to identify a PSP module. Mandatory. Not used now, since part of not ended integration flow with billwerk.transactionIdstring | nullThe transaction identifier from billwerk side. Mandatory.preauthTransactionIdstring | nullThe identifier of billwerk preauth transaction. Indicate, that this payment request init for capture. Optional.requestedAmountdoublePayment requested amount. Mandatory. Positive number.currencystring | nullThe currency of payment. Mandatory. ISO-4217 format.webhookTargetstring | nullThe notification URL from Billwerk side. Mandatory. A string containing the entire absolute URL.paymentMeansReferenceobjectRepresents the payment means ref data. It include needed info for initial preauth request.paymentMeansReference objecttransactionInvoiceReferenceTextstring | nullThe reference text of invoice linked to payment transaction. Optional, experimental one! Can be changed/replaced in future! Includes linked invoice reference code, description and unique reference of transaction.transactionReferenceTextstring | nullThe reference text for transaction. Mandatory. Includes Billwerk payment transaction id, description and unique reference of transaction.payerDataobjectRepresents a payer datapayerData objectplannedExecutionDatedate | nullCalculated Direct Debit planned execution date of a payment. It is based on prenotification days count configured in PSP settings, or its default value. Calculation excludes bank holidays. Mandatory for Direct Debit only.invoiceDataobjectReflection of billwerk invoice model, including line items.invoiceData objectagreementIdstring | nullId which specify agreement between 3-rd party integration and billwerk according payment actions, which initiated by billwerk for specific customer and supported by 3-rd party integration. Mandatory.Headerscontent-typestringenumDefaults to application/jsonGenerated from available request content typesapplication/*+jsonapplication/jsontext/jsonAllowed:application/*+jsonapplication/jsontext/jsonResponse 200SuccessUpdated 9 months ago