Skip to main content
cURL

Authorizations

Authorization
string
header
required

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

Headers

idempotency-key
string
required
Pattern: ^0x[0-9a-fA-F]{64}$

Path Parameters

projectId
string<uuid>
required

Body

application/json
mandateId
string
required
Pattern: ^0x[0-9a-fA-F]{64}$
gasPolicyId
string
required
Pattern: ^0x[0-9a-fA-F]{64}$
recipient
string
required
Pattern: ^0x[0-9a-fA-F]{40}$
amountBaseUnits
string
required
Pattern: ^[1-9][0-9]{0,77}$
deadline
integer
required
Required range: 1 <= x <= 281474976710655

Response

Default Response

actionId
string
required
Pattern: ^0x[0-9a-fA-F]{64}$
chainId
enum<number>
required
Available options:
84532
core
string
required
Pattern: ^0x[0-9a-fA-F]{40}$
asset
string
required
Pattern: ^0x[0-9a-fA-F]{40}$
recipient
string
required
Pattern: ^0x[0-9a-fA-F]{40}$
amountBaseUnits
string
required
digest
string
required
Pattern: ^0x[0-9a-fA-F]{64}$
typedData
object
required