Skip to content

Add favorite

POST
/v1/transfer/favorites
curl --request POST \
--url https://api.parasta.io/v1/transfer/favorites \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{ "type": "wallet", "label": "example", "address": "example", "networkId": "example", "tokenId": "example" }'
Media type application/json
object
type
required
string
Allowed values: wallet
label
required
string
address
required
string
networkId
required
string
tokenId
required
string

Created

Media type application/json
object
id
string
Example generated
{
"id": "example"
}

Please contact your representative. 담당자에게 문의해주세요.