Link requests

Merchants will be provided with their merchant ID when they’re onboarded, and can access it anytime via the Merchant Portal - use this ID to target your link request.

Ensure notifications are configured in the link request, so that FlipPay can automatically advise when a link request is accepted (or declined), and the Introducer system can then access the Merchant account.

Ensure the notifications URL remains active/accessible over time - if a Merchant removes a link at a later date, FlipPay will send a notification to the same URL provided in the original link request.

Example notification sent to Introducer notification URL when an account is linked:

{
"merchantId": "M-8765-4321",
"linkedStatus": "linked"

}