Last active
May 23, 2018 15:58
-
-
Save opunbuds/b6b37bb8a67ae7043205d1e2ee817474 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
{ | |
"name" : "mapping_name", | |
"skus":[ | |
{ | |
"_id": "dari master", | |
"name": "dari master", | |
"code" | |
} | |
], | |
"outlet": [ | |
{ | |
"_id": "", | |
"name": "" | |
} | |
], | |
"channel_hierarchy": { | |
"channel_category": {}, | |
"channel": {}, | |
"sub_channel": {}, | |
"sub_channel_category": {}, | |
"chain" | |
}, | |
"areas": { | |
"_id": "dari master", | |
"name": "dari master", | |
"code": "dari master" | |
}, | |
"form": { | |
"_id": "cc", | |
"name": "", | |
"template_type": "" | |
}, | |
"form_builder": [], | |
"status": "active|inactive" | |
}, | |
API EndPoint | |
{ENV}/api/v1/form/get?journey_plan_id=5a8d2b2604f2106f903184f6&form=5a8326e2434e66542c1d4c13&valid=true&outlet_id |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment