## Tags list > https://api.p-stageenv.xyz/v1/me/foods/v2/restaurants/:restaurant_id ```json { .... "tag_list": [ { "title": "test1wet", "description": "des1twt" }, { "title": "test28wtw", "description": "des2tw" } ] } ``` ## Credit Limit > API - api.p-stageenv.xyz/v1/me/foods/v4/payment-method ```jsonld= [ ... { "name": "Pay Later", ... "credit_limit": 2000 } ... ] ```