Skip to main content
POST
cURL

Authorizations

API-Key
string
header
required

Your public API key. Identifies the partner making the request.

API-Sign
string
header
required

HMAC signature over the request, computed with your private key.

API-Nonce
string
header
required

Monotonically increasing nonce included in the request signature.

Path Parameters

account_id
string
required

Public identifier of the account the link belongs to.

Required string length: 14 - 42

Public bank-link id, an opaque handle.

Required string length: 4 - 128

Body

application/json
return_url
string<uri>

Optional partner URL to return the user to after the hosted widget completes. When supplied it must be an absolute https URL without userinfo; other values are rejected.

Required string length: 1 - 2048

Response

Successful response

data
Bank link · object
required

The Bank Link, back in pending with a fresh next_action.