Credit
Request Permit Data
This endpoint returns the necessary data for a Credit token holder to create a permit signature. This permit is used to allow a third party to transfer tokens on behalf of the token holder. Once this permit is signed it is sent to the Transfer Credit Token endpoint to get a transfer transaction.
POST
/
credit
/
permit-data
Authorizations
Body
application/json
Blockchain network to use
Required string length:
1 - 255
Ethereum address of the credit token
Ethereum address of the user that holds the credit tokens
Ethereum address of the user that will receive cthe redit tokens
Amount of credit tokens to transfer
Required range:
x > 0