add search fav
This commit is contained in:
@@ -25,4 +25,13 @@ curl --location 'https://land.dbiz.com//api/method/building_material.building_ma
|
||||
"city_code": "96",
|
||||
"ward_code": "32248",
|
||||
"is_default": false
|
||||
}'
|
||||
|
||||
#delete address
|
||||
curl --location 'https://land.dbiz.com//api/method/building_material.building_material.api.address.delete' \
|
||||
--header 'Cookie: sid=a0c9a51c8d1fbbec824283115094bdca939bb829345e0005334aa99f; full_name=phuoc; sid=a0c9a51c8d1fbbec824283115094bdca939bb829345e0005334aa99f; system_user=no; user_id=vodanh.2901%40gmail.com; user_image=https%3A//secure.gravatar.com/avatar/753a0e2601b9bd87aed417e2ad123bf8%3Fd%3D404%26s%3D200' \
|
||||
--header 'X-Frappe-Csrf-Token: a22fa53eeaa923f71f2fd879d2863a0985a6f2107f5f7f66d34cd62d' \
|
||||
--header 'Content-Type: application/json' \
|
||||
--data '{
|
||||
"name": "Công ty Tiến Nguyễn-Billing"
|
||||
}'
|
||||
Reference in New Issue
Block a user