v1

latestOpenAPI 3.0.32026-07-22500188.9 KB
B2B Payments

Execute Payments

Execute payments by signing the typed data and sending the signature along with the request.

put/v2/payments

Headers

x-idempotency-keystring required

Request body

fromstring required

Identifier of a Rise team (a workspace below a company). 15-character nanoid prefixed with te-.

pay_nowboolean required
network'arbitrum'
signerstring required

EVM address (0x + 40 hex chars) or null/empty for unknown.

signaturestring required

ECDSA signature over an EVM message (0x + 130 hex chars covering r, s, v).

Response

Default Response

successboolean required