Authorization: Bearer ********************
{
"appId": 0,
"applyId": [],
"userId": 0
}
curl --location --request POST 'https://api.tolink.cloud/apply/dataTransfer?appId&applyId' \
--header 'Content-Type: application/json' \
--data-raw '{
"appId": 0,
"applyId": [],
"userId": 0
}'
{}