v1
latestOpenAPI 3.1.02026-08-0670151364.9 KBCreate a payment request
Request body
A short description or summary of the payment request.
The payment request amount.
The payment request currency.
Optional tax rate percentage applied on the payment request amount.
Optional reference for the payment request.
The date by which the payment request should be paid
The (optional) redirect URL to redirect the user after they complete the payment
Example request
{
"customer": {
"id": "80349480-490b-4234-92e7-fad697e3d446"
},
"description": "Monthly subscription fee for January",
"totalAmount": 100,
"currencyCode": "GBP",
"taxRate": 20,
"reference": "REF 123456",
"payByDate": "2025-03-25T11:36:55.243Z"
}Response
The request was successful and the payment request was created
The internal id of the payment request
The payment request number
The payment request reference
Short description of the payment request
The payment request amount
The principal amount of the payment request, excluding fees
The total amount that is paid
The amount that is due
The currency in which the payment request is raised
Tax rate percentage
The (optional) date until when user recommended the payer to pay
The date the payment request was created
The time when the payment request was distributed to the customer
The date the payment request was last sent to the customer
The date the payment request was last updated
The date the payment request paid
The date when payment is initiated for this payment request (only for Direct Debit)
The date on which the customer will have their account debited
The date on which the biller will get paid out for the payment
The payment request status
The reason as predefined code why the payment request is in a certain status
Custom details on why the payment request is in a certain status
The source of the payment request
The (optional) redirect URL to redirect the user after they complete the payment
The payment request association type
The credit control status of the payment request
The workflow type of the payment request
The list of tag ids that are applied to the payment request
The creator of the payment request