Create Fee Sponsor
POST /fee-sponsors
Creates a new FeeSponsor
associated with a wallet. Returns a new fee sponsor entity.
User action signature required. See User Action Signing for more information.
Request headers required. See Request Headers for more information.
Authentication required. See Authentication Headers for more information.
Required Permissions
Name
Conditions
FeeSponsors:Create
Always Required
Request
Field
Description
Type - Optional
walletId
Id of the wallet that will be used to sponsor the fee for other wallets
String
Example
Response
Field
Description
Type - Optional
id
ID of the wallet.
String
network
Network used for the wallet.
String
walletId
Id of the wallet that will be used to sponsor the fee for other wallets
String
status
Active
or Deactivated
String
dateCreated
String
200 Success
Last updated