Created
September 5, 2018 09:47
-
-
Save klondaiker/74ea527a8f23763c5a9343bc988d3f50 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"context" : -{ | |
"employee" : -{ | |
"meta" : -{ | |
"href" : https://online.moysklad.ru/api/remap/1.1/context/employee, | |
"metadataHref" : https://online.moysklad.ru/api/remap/1.1/entity/employee/metadata, | |
"type" : employee, | |
"mediaType" : application/json | |
} | |
} | |
}, | |
"meta" : -{ | |
"href" : https://online.moysklad.ru/api/remap/1.1/entity/group?limit=100&offset=0, | |
"type" : group, | |
"mediaType" : application/json, | |
"size" : 1, | |
"limit" : 100, | |
"offset" : 0 | |
}, | |
"rows" : -[ | |
-{ | |
"meta" : -{ | |
"href" : https://online.moysklad.ru/api/remap/1.1/entity/group/70e9c644-03e6-11e7-7a69-9711000018e2, | |
"metadataHref" : https://online.moysklad.ru/api/remap/1.1/entity/group/metadata, | |
"type" : group, | |
"mediaType" : application/json | |
}, | |
"name" : Основной | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment