POST
/
credit
/
permit-data

Authorizations

X-API-KEY
string
headerrequired

Body

application/json
chain
string
required

Blockchain network to use

token_id
string
required

Ethereum address of the credit token

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

amount
number
required

Amount of credit tokens to transfer

Response

200 - application/json
success
boolean
required

Successful response

permitData
object
required