POST
/
credit
/
permit-data

Authorizations

X-API-KEY
string
header
required

Body

application/json
amount
number
required

Amount of credit tokens to transfer

Required range: x > 0
chain
string
required

Blockchain network to use

Required string length: 1 - 255
holder_address
string
required

Ethereum address of the user that holds the credit tokens

receiver_address
string
required

Ethereum address of the user that will receive cthe redit tokens

token_id
string
required

Ethereum address of the credit token

Response

200 - application/json
permitData
object
required
success
boolean
required

Successful response