Send Faster Payment [beta]

Send a Faster Payments payment.

The Faster Payments System (FPS) is a UK service that allows near-instant electronic money transfers between banks.

This endpoint generates a FPS out event.
In case of failure, the transaction is updated with status CANCELLED and status_reason will contain the reason for failure.

The FPS outbound payment reversal processed event is generated if the counterparty rejects the FPS out transaction and reverts the amount back to the debtor account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Send payment request body

string
required

Client-generated transaction identifier. Must be unique for client. This could be a UUID, without the hyphens.

creditor_account
object
required

Creditor's account information

currency
object
required
remittance_information
object
Headers
string
required

Account token - token encoded with a Pismo account ID. Tokens can expire quickly, which can result in a 401 Unauthorized message

string
required

A UUID to ensure the operation remains idempotent, allowing for operation repetition without causing unintended effects or duplication. An idempotent operation is one that can be applied multiple times, yet the outcome remains the same. it ensures that network errors, retries, or failures can occur without introducing inconsistencies.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json