Skip to main content
POST
Create a payment intent

Authorizations

Authorization
string
header
required

Your Grid API key from the Grid Dashboard

Path Parameters

address
string
required

Smart account address

Body

application/json
amount
string
required
destination
object
required
source
object
required
fee_config
null | object

Response

Payment intent created successfully

amount
string
required
created_at
string<date-time>
required
currency
string
required
destination
any
required
id
string
required
payment_rail
string
required
source
any
required
status
string
required
transaction_signers
string[]
required
valid_until
string<date-time>
required
fee
null | object
kms_payloads
object[]
source_deposit_instructions
any
threshold
integer<int32> | null
transaction
string | null