Token: ********************{
"full_name": "",
"shop_name": "",
"tel": "",
"p_id": "",
"c_id": "",
"d_id": "",
"address": "",
"is_default": 1
}curl --location 'https://m1.apifoxmock.com/m1/8276902-0-default/api/address/add' \
--header 'Token: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"full_name": "",
"shop_name": "",
"tel": "",
"p_id": "",
"c_id": "",
"d_id": "",
"address": "",
"is_default": 1
}'{
"code": 0,
"message": "string",
"data": {},
"request_id": "string"
}