Skip to main content
POST
Execute instant payment (V1 Legacy)

Body

application/json
wallet
string
required

Wallet address of the payer.

rise_id
required

RiseID, address, or team nanoid of the paying team.

payee
required

RiseID, address, or user nanoid of the payee.

amount
required

Payment amount in micro-USD (1,000,000 = $1.00).

salt
required

Unique salt for this payment.

request
object
required

The typed-data request object returned by the sign step.

signature
string
required

Signature over the typed data returned by the sign step.

title
string

Optional payment title (max 60 chars).

description
string

Optional payment description (max 1000 chars).

external_id
string

Optional caller-supplied external reference id.

Response

Default Response

data
object
required

ethers-v5-shaped transaction receipt, matching V1.