POST
Error

Authorizations

Authorization
string
header
required

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

Path Parameters

accountId
string
required
Minimum string length: 1

Response

Success

version
string
required
Allowed value: "faucet-grant/v1"
accountId
string
required
Minimum string length: 1
asset
string
required
Allowed value: "USD.E"
amountAtoms
string
required
Pattern: ^[1-9][0-9]*$
fundingIntentId
string
required
Minimum string length: 1
status
enum<string>
required
Available options:
available,
deposit_bound,
consumed,
cancelled
replayed
boolean
required