curl --location --request POST '/api/bit/user/refund' \ --header 'Content-Type: application/x-www-form-urlencoded' \ --data-urlencode 'access_token={{access_token}}'
{}