Skip to content

Instantly share code, notes, and snippets.

@opunbuds
Last active May 23, 2018 15:58
Show Gist options
  • Save opunbuds/b6b37bb8a67ae7043205d1e2ee817474 to your computer and use it in GitHub Desktop.
Save opunbuds/b6b37bb8a67ae7043205d1e2ee817474 to your computer and use it in GitHub Desktop.
{
"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