Banxa 이용동의
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"return": 0,
"message": "success"
}curl --location --request PUT 'https://localhost:51071/v1.0/account/banxatermsagreed' \
--header 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI...' \
--header 'Content-Type: application/json' \
--data-raw '{
"banxa_terms_agreed" : true
}'return
message
desc.
Last updated