Skip to main content

Step 1: create a recipient

To send funds to a third party, you first need to create a recipient (beneficiary) by validating account ownership and confirming the recipient. Once you submit your validation request, we’ll verify the account details you’ve provided.
validate a recipient also allows you to create a recipient in an unverified state.
In this example, we’re using a bank account number and bank identifier, but you can also supply an account number and BIC, or an IBAN. See the API reference for more information.
If your request is successful, you’ll receive a 201 response. You should confirm a recipient to finalise the process of creating a recipient. This will transition the recipient’s status to AUTHORISED, allowing payments to be made to them. See the API reference for more information.
If your request is successful, you’ll receive a 201 response and a RecipientCreated webhook.