Skip to main content
POST
Create typed data for payments

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-idempotency-key
string
required
Required string length: 1 - 255

Body

application/json
from
string
required

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

Required string length: 15
Pattern: ^te-.*
to
object[]
required
pay_now
boolean
required
network
enum<string>
default:arbitrum
Available options:
arbitrum

Response

Default Response

success
enum<boolean>
required
Available options:
true
data
object
required