Company administration service methods: Difference between revisions
No edit summary |
|||
| Line 1,615: | Line 1,615: | ||
<pre> | <pre> | ||
{ | { | ||
"name" | "name" : "newtagg1 - 4", | ||
"description" | "description" : "Description - 1", | ||
"phone" | "phone" : "1234567890", | ||
"email" | "email" : "test@test.com", | ||
"qty" | "qty" : "2", | ||
"is_visible" | "is_visible" : 1, | ||
"is_active" | "is_active" : 1, | ||
"position" | "position" : 2, | ||
"seo_url" | "seo_url" : null, | ||
"position_in_location" | "position_in_location" : null, | ||
} | } | ||
</pre> | </pre> | ||