[{"data":1,"prerenderedAt":1150},["ShallowReactive",2],{"navigation":3,"/docs/guide/quickstart":174,"/docs/guide/quickstart-description":1139},[4],{"title":5,"icon":6,"path":7,"stem":8,"children":9},"Docs",false,"/docs","docs",[10,14,37,60,98,106,137,159],{"title":11,"path":7,"stem":12,"icon":13},"Landing","docs/index","lucide:house",{"title":15,"path":16,"stem":17,"children":18,"icon":6},"Concepts","/docs/concepts","docs/concepts/1.index",[19,21,25,29,33],{"title":20,"path":16,"stem":17},"Introduction",{"title":22,"path":23,"stem":24},"External IDs","/docs/concepts/xids","docs/concepts/2.xids",{"title":26,"path":27,"stem":28},"Attributes","/docs/concepts/attributes","docs/concepts/attributes",{"title":30,"path":31,"stem":32},"Barcodes","/docs/concepts/barcodes","docs/concepts/barcodes",{"title":34,"path":35,"stem":36},"Capabilities","/docs/concepts/capabilities","docs/concepts/capabilities",{"title":38,"icon":6,"path":39,"stem":40,"children":41},"Configuration","/docs/configure","docs/configure/index",[42,43,47,51,56],{"title":20,"path":39,"stem":40},{"title":44,"path":45,"stem":46},"Devices","/docs/configure/devices","docs/configure/devices",{"title":48,"path":49,"stem":50},"Pack Stations","/docs/configure/pack-stations","docs/configure/pack-stations",{"title":52,"path":53,"stem":54,"icon":55},"Packaging","/docs/configure/packaging","docs/configure/packaging","lucide:package",{"title":57,"path":58,"stem":59},"Quarantine Locations","/docs/configure/quarantine-locations","docs/configure/quarantine-locations",{"title":61,"icon":6,"path":62,"stem":63,"children":64},"Developers","/docs/developer","docs/developer/index",[65,66,91],{"title":61,"path":62,"stem":63},{"title":67,"path":68,"stem":69,"children":70,"icon":90},"API","/docs/developer/graphql","docs/developer/graphql/1.index",[71,74,78,82,86],{"title":72,"path":68,"stem":69,"icon":73},"Overview","lucide:rocket",{"title":75,"path":76,"stem":77},"Getting started with the Jungle API","/docs/developer/graphql/getting-started","docs/developer/graphql/2.getting-started",{"title":79,"path":80,"stem":81},"API Keys","/docs/developer/graphql/obtaining-keys","docs/developer/graphql/3.obtaining-keys",{"title":83,"path":84,"stem":85},"GraphQL Reference","/docs/developer/graphql/schema","docs/developer/graphql/5.schema",{"title":87,"path":88,"stem":89},"Jungle Platform API - Global Features","/docs/developer/graphql/api-global-features","docs/developer/graphql/api-global-features","file-icons:graphql",{"title":92,"path":93,"stem":94,"children":95,"icon":6},"SDKs","/docs/developer/sdk","docs/developer/sdk/1.index",[96],{"title":97,"path":93,"stem":94},"Node.js",{"title":99,"path":100,"stem":101,"children":102,"order":104,"parent":67,"group":105,"icon":6},"Feeds","/docs/feed","docs/feed/01.index",[103],{"title":72,"path":100,"stem":101,"order":104,"parent":67,"group":105},2,"feedgroup",{"title":107,"path":108,"stem":109,"children":110},"Guides","/docs/guide","docs/guide/index",[111,112,117,121,125,129,133],{"title":107,"path":108,"stem":109},{"title":113,"path":114,"stem":115,"icon":116},"Attachments","/docs/guide/attachments","docs/guide/attachments","lucide:paperclip",{"title":118,"path":119,"stem":120},"Configuring Jungle For Your Organisation","/docs/guide/configuring-jungle-for-your-warehouse","docs/guide/configuring-jungle-for-your-warehouse",{"title":122,"path":123,"stem":124},"Updating Inventory","/docs/guide/inventory-update","docs/guide/inventory-update",{"title":126,"path":127,"stem":128},"Use Case - Orders with fulfilments","/docs/guide/orders","docs/guide/orders",{"title":130,"path":131,"stem":132},"Quickstart","/docs/guide/quickstart","docs/guide/quickstart",{"title":134,"path":135,"stem":136},"Tagging Objects","/docs/guide/tagging","docs/guide/tagging",{"title":138,"path":139,"stem":140,"children":141,"icon":6},"Types","/docs/objects","docs/objects/index",[142,143,147,151,155],{"title":138,"path":139,"stem":140},{"title":144,"path":145,"stem":146},"Location","/docs/objects/locations","docs/objects/locations",{"title":148,"path":149,"stem":150},"Product","/docs/objects/products","docs/objects/products",{"title":152,"path":153,"stem":154},"Purchase Order","/docs/objects/purchase-orders","docs/objects/purchase-orders",{"title":156,"path":157,"stem":158},"Supplier Return","/docs/objects/supplier-returns","docs/objects/supplier-returns",{"title":160,"icon":6,"path":161,"stem":162,"children":163},"Policy","/docs/policy","docs/policy/index",[164,165,170],{"title":160,"path":161,"stem":162},{"title":166,"path":167,"stem":168,"icon":169},"Privacy","/docs/policy/general-privacy","docs/policy/general-privacy","lucide:shield",{"title":171,"path":172,"stem":173},"Terms of Service","/docs/policy/general-terms","docs/policy/general-terms",{"page":175,"surround":1134},{"id":176,"title":130,"body":177,"description":1125,"extension":1126,"links":1127,"meta":1128,"navigation":1131,"path":131,"seo":1132,"stem":132,"__hash__":1133},"documentation/docs/guide/quickstart.md",{"type":178,"value":179,"toc":1116},"minimark",[180,184,192,197,204,220,232,236,371,381,385,400,466,562,568,643,728,734,738,741,823,829,833,840,1067,1073,1077,1087,1091,1112],[181,182,183],"p",{},"This quickstart walks through the smallest end-to-end flow in Jungle: create a product, set up a location to hold stock, bring in inventory, push an order, and fulfil it. Each step links to a fuller guide if you want more detail.",[181,185,186,187,191],{},"All calls are made against the GraphQL endpoint at ",[188,189,190],"code",{},"https://ape.cafe/graphql",".",[193,194,196],"h2",{"id":195},"_1-authenticate","1. Authenticate",[181,198,199,200,203],{},"Every request needs an ",[188,201,202],{},"Authorization"," header carrying your API key:",[205,206,211],"pre",{"className":207,"code":208,"language":209,"meta":210,"style":210},"language-txt shiki shiki-themes material-theme-lighter solarized-light solarized-dark monokai","Authorization: ApiKey \u003Cyour-api-key>\n","txt","",[188,212,213],{"__ignoreMap":210},[214,215,218],"span",{"class":216,"line":217},"line",1,[214,219,208],{},[181,221,222,223,227,228,231],{},"See ",[224,225,226],"a",{"href":80},"Obtaining keys"," for how to get one, and ",[224,229,230],{"href":76},"Getting started"," for the basics of making requests.",[193,233,235],{"id":234},"_2-create-a-product","2. Create a product",[205,237,241],{"className":238,"code":239,"language":240,"meta":210,"style":210},"language-graphql shiki shiki-themes material-theme-lighter solarized-light solarized-dark monokai","mutation {\n  productCreate(input: { name: \"Classic Fruit Bowl\", barcode: \"F62545\" }) {\n    ok\n    ... on MutationSuccess {\n      objects {\n        id\n        typename\n      }\n    }\n  }\n}\n","graphql",[188,242,243,253,306,312,327,335,341,347,353,359,365],{"__ignoreMap":210},[214,244,245,249],{"class":216,"line":217},[214,246,248],{"class":247},"sQUfL","mutation",[214,250,252],{"class":251},"sORuE"," {\n",[214,254,255,259,263,266,269,273,275,279,282,285,288,291,293,295,298,300,303],{"class":216,"line":104},[214,256,258],{"class":257},"seFXP","  productCreate(",[214,260,262],{"class":261},"spNwU","input",[214,264,265],{"class":251},":",[214,267,268],{"class":257}," { ",[214,270,272],{"class":271},"sUDaU","name",[214,274,265],{"class":251},[214,276,278],{"class":277},"sm42c"," \"",[214,280,281],{"class":271},"Classic Fruit Bowl",[214,283,284],{"class":277},"\"",[214,286,287],{"class":257},", ",[214,289,290],{"class":271},"barcode",[214,292,265],{"class":251},[214,294,278],{"class":277},[214,296,297],{"class":271},"F62545",[214,299,284],{"class":277},[214,301,302],{"class":257}," }) ",[214,304,305],{"class":251},"{\n",[214,307,309],{"class":216,"line":308},3,[214,310,311],{"class":257},"    ok\n",[214,313,315,318,321,325],{"class":216,"line":314},4,[214,316,317],{"class":247},"    ...",[214,319,320],{"class":247}," on",[214,322,324],{"class":323},"sm2gz"," MutationSuccess",[214,326,252],{"class":251},[214,328,330,333],{"class":216,"line":329},5,[214,331,332],{"class":257},"      objects ",[214,334,305],{"class":251},[214,336,338],{"class":216,"line":337},6,[214,339,340],{"class":257},"        id\n",[214,342,344],{"class":216,"line":343},7,[214,345,346],{"class":257},"        typename\n",[214,348,350],{"class":216,"line":349},8,[214,351,352],{"class":251},"      }\n",[214,354,356],{"class":216,"line":355},9,[214,357,358],{"class":251},"    }\n",[214,360,362],{"class":216,"line":361},10,[214,363,364],{"class":251},"  }\n",[214,366,368],{"class":216,"line":367},11,[214,369,370],{"class":251},"}\n",[181,372,373,374,377,378,191],{},"Keep the returned product ",[188,375,376],{},"id"," — you'll set its SKU and stock against it. More in ",[224,379,380],{"href":149},"Products",[193,382,384],{"id":383},"_3-create-your-locations","3. Create your locations",[181,386,387,388,391,392,395,396,399],{},"Create a top-level location for your warehouse, and a child location (a shelf or bin) to hold stock. Tag each with the ",[224,389,390],{"href":35},"capabilities"," it needs — ",[188,393,394],{},"ship"," so orders can be shipped from the warehouse, and ",[188,397,398],{},"store"," so the shelf can hold inventory.",[205,401,403],{"className":238,"code":402,"language":240,"meta":210,"style":210},"mutation {\n  locationCreate(input: { name: \"Main Warehouse\" }) {\n    location {\n      id\n      name\n    }\n  }\n}\n",[188,404,405,411,437,444,449,454,458,462],{"__ignoreMap":210},[214,406,407,409],{"class":216,"line":217},[214,408,248],{"class":247},[214,410,252],{"class":251},[214,412,413,416,418,420,422,424,426,428,431,433,435],{"class":216,"line":104},[214,414,415],{"class":257},"  locationCreate(",[214,417,262],{"class":261},[214,419,265],{"class":251},[214,421,268],{"class":257},[214,423,272],{"class":271},[214,425,265],{"class":251},[214,427,278],{"class":277},[214,429,430],{"class":271},"Main Warehouse",[214,432,284],{"class":277},[214,434,302],{"class":257},[214,436,305],{"class":251},[214,438,439,442],{"class":216,"line":308},[214,440,441],{"class":257},"    location ",[214,443,305],{"class":251},[214,445,446],{"class":216,"line":314},[214,447,448],{"class":257},"      id\n",[214,450,451],{"class":216,"line":329},[214,452,453],{"class":257},"      name\n",[214,455,456],{"class":216,"line":337},[214,457,358],{"class":251},[214,459,460],{"class":216,"line":343},[214,461,364],{"class":251},[214,463,464],{"class":216,"line":349},[214,465,370],{"class":251},[205,467,469],{"className":238,"code":468,"language":240,"meta":210,"style":210},"mutation {\n  capabilitiesSet(\n    input: { capabilityIds: [\"ship\"], object: { id: \"your_warehouse_id\", typename: \"Location\" } }\n  ) {\n    ok\n  }\n}\n",[188,470,471,477,482,543,550,554,558],{"__ignoreMap":210},[214,472,473,475],{"class":216,"line":217},[214,474,248],{"class":247},[214,476,252],{"class":251},[214,478,479],{"class":216,"line":104},[214,480,481],{"class":257},"  capabilitiesSet(\n",[214,483,484,487,489,491,494,496,499,502,506,509,512,514,516,518,520,522,525,527,529,532,534,536,538,540],{"class":216,"line":308},[214,485,486],{"class":261},"    input",[214,488,265],{"class":251},[214,490,268],{"class":257},[214,492,493],{"class":271},"capabilityIds",[214,495,265],{"class":251},[214,497,498],{"class":257}," [",[214,500,284],{"class":501},"s7jC5",[214,503,505],{"class":504},"sPyCP","ship\"",[214,507,508],{"class":257},"], ",[214,510,511],{"class":271},"object",[214,513,265],{"class":251},[214,515,268],{"class":257},[214,517,376],{"class":271},[214,519,265],{"class":251},[214,521,278],{"class":277},[214,523,524],{"class":271},"your_warehouse_id",[214,526,284],{"class":277},[214,528,287],{"class":257},[214,530,531],{"class":271},"typename",[214,533,265],{"class":251},[214,535,278],{"class":277},[214,537,144],{"class":271},[214,539,284],{"class":277},[214,541,542],{"class":257}," } }\n",[214,544,545,548],{"class":216,"line":314},[214,546,547],{"class":257},"  ) ",[214,549,305],{"class":251},[214,551,552],{"class":216,"line":329},[214,553,311],{"class":257},[214,555,556],{"class":216,"line":337},[214,557,364],{"class":251},[214,559,560],{"class":216,"line":343},[214,561,370],{"class":251},[181,563,564,565,567],{},"Now add a shelf beneath it and give it the ",[188,566,398],{}," capability:",[205,569,571],{"className":238,"code":570,"language":240,"meta":210,"style":210},"mutation {\n  locationCreate(input: { name: \"Shelf A\", parentId: \"your_warehouse_id\" }) {\n    location {\n      id\n      name\n    }\n  }\n}\n",[188,572,573,579,617,623,627,631,635,639],{"__ignoreMap":210},[214,574,575,577],{"class":216,"line":217},[214,576,248],{"class":247},[214,578,252],{"class":251},[214,580,581,583,585,587,589,591,593,595,598,600,602,605,607,609,611,613,615],{"class":216,"line":104},[214,582,415],{"class":257},[214,584,262],{"class":261},[214,586,265],{"class":251},[214,588,268],{"class":257},[214,590,272],{"class":271},[214,592,265],{"class":251},[214,594,278],{"class":277},[214,596,597],{"class":271},"Shelf A",[214,599,284],{"class":277},[214,601,287],{"class":257},[214,603,604],{"class":271},"parentId",[214,606,265],{"class":251},[214,608,278],{"class":277},[214,610,524],{"class":271},[214,612,284],{"class":277},[214,614,302],{"class":257},[214,616,305],{"class":251},[214,618,619,621],{"class":216,"line":308},[214,620,441],{"class":257},[214,622,305],{"class":251},[214,624,625],{"class":216,"line":314},[214,626,448],{"class":257},[214,628,629],{"class":216,"line":329},[214,630,453],{"class":257},[214,632,633],{"class":216,"line":337},[214,634,358],{"class":251},[214,636,637],{"class":216,"line":343},[214,638,364],{"class":251},[214,640,641],{"class":216,"line":349},[214,642,370],{"class":251},[205,644,646],{"className":238,"code":645,"language":240,"meta":210,"style":210},"mutation {\n  capabilitiesSet(\n    input: { capabilityIds: [\"store\"], object: { id: \"your_shelf_id\", typename: \"Location\" } }\n  ) {\n    ok\n  }\n}\n",[188,647,648,654,658,710,716,720,724],{"__ignoreMap":210},[214,649,650,652],{"class":216,"line":217},[214,651,248],{"class":247},[214,653,252],{"class":251},[214,655,656],{"class":216,"line":104},[214,657,481],{"class":257},[214,659,660,662,664,666,668,670,672,674,677,679,681,683,685,687,689,691,694,696,698,700,702,704,706,708],{"class":216,"line":308},[214,661,486],{"class":261},[214,663,265],{"class":251},[214,665,268],{"class":257},[214,667,493],{"class":271},[214,669,265],{"class":251},[214,671,498],{"class":257},[214,673,284],{"class":501},[214,675,676],{"class":504},"store\"",[214,678,508],{"class":257},[214,680,511],{"class":271},[214,682,265],{"class":251},[214,684,268],{"class":257},[214,686,376],{"class":271},[214,688,265],{"class":251},[214,690,278],{"class":277},[214,692,693],{"class":271},"your_shelf_id",[214,695,284],{"class":277},[214,697,287],{"class":257},[214,699,531],{"class":271},[214,701,265],{"class":251},[214,703,278],{"class":277},[214,705,144],{"class":271},[214,707,284],{"class":277},[214,709,542],{"class":257},[214,711,712,714],{"class":216,"line":314},[214,713,547],{"class":257},[214,715,305],{"class":251},[214,717,718],{"class":216,"line":329},[214,719,311],{"class":257},[214,721,722],{"class":216,"line":337},[214,723,364],{"class":251},[214,725,726],{"class":216,"line":343},[214,727,370],{"class":251},[181,729,222,730,733],{},[224,731,732],{"href":145},"Locations"," for the full picture.",[193,735,737],{"id":736},"_4-set-inventory","4. Set inventory",[181,739,740],{},"Tell Jungle how much stock sits on the shelf:",[205,742,744],{"className":238,"code":743,"language":240,"meta":210,"style":210},"mutation {\n  inventorySetAtLocation(input: { locationId: \"your_shelf_id\", items: [{ sku: \"F62545\", quantity: 50 }] }) {\n    ok\n  }\n}\n",[188,745,746,752,811,815,819],{"__ignoreMap":210},[214,747,748,750],{"class":216,"line":217},[214,749,248],{"class":247},[214,751,252],{"class":251},[214,753,754,757,759,761,763,766,768,770,772,774,776,779,781,784,787,789,791,793,795,797,800,802,806,809],{"class":216,"line":104},[214,755,756],{"class":257},"  inventorySetAtLocation(",[214,758,262],{"class":261},[214,760,265],{"class":251},[214,762,268],{"class":257},[214,764,765],{"class":271},"locationId",[214,767,265],{"class":251},[214,769,278],{"class":277},[214,771,693],{"class":271},[214,773,284],{"class":277},[214,775,287],{"class":257},[214,777,778],{"class":271},"items",[214,780,265],{"class":251},[214,782,783],{"class":257}," [{ ",[214,785,786],{"class":271},"sku",[214,788,265],{"class":251},[214,790,278],{"class":277},[214,792,297],{"class":271},[214,794,284],{"class":277},[214,796,287],{"class":257},[214,798,799],{"class":271},"quantity",[214,801,265],{"class":251},[214,803,805],{"class":804},"sNXzS"," 50",[214,807,808],{"class":257}," }] }) ",[214,810,305],{"class":251},[214,812,813],{"class":216,"line":308},[214,814,311],{"class":257},[214,816,817],{"class":216,"line":314},[214,818,364],{"class":251},[214,820,821],{"class":216,"line":329},[214,822,370],{"class":251},[181,824,825,826,191],{},"More in ",[224,827,828],{"href":123},"Updating inventory",[193,830,832],{"id":831},"_5-create-an-order","5. Create an order",[181,834,835,836,839],{},"Push an order and let Jungle work out how to fulfil it with the ",[188,837,838],{},"AUTO"," method:",[205,841,843],{"className":238,"code":842,"language":240,"meta":210,"style":210},"mutation {\n  orderConsumeWithAllocations(\n    input: {\n      reference: \"ORDER-0001\"\n      orderedAt: \"now\"\n      billingAddress: {\n        contactPerson: { name: \"King Kong\" }\n        lines: [\"1 Daintree Lane\"]\n        countryCode: \"AU\"\n        suburb: \"Cape Tribulation\"\n        postalCode: \"4873\"\n      }\n      allocations: [{ method: AUTO, lineItems: [{ quantity: 2, sku: \"F62545\" }] }]\n    }\n  ) {\n    orderId\n  }\n}\n",[188,844,845,851,856,864,879,893,902,925,942,956,970,984,989,1039,1044,1051,1057,1062],{"__ignoreMap":210},[214,846,847,849],{"class":216,"line":217},[214,848,248],{"class":247},[214,850,252],{"class":251},[214,852,853],{"class":216,"line":104},[214,854,855],{"class":257},"  orderConsumeWithAllocations(\n",[214,857,858,860,862],{"class":216,"line":308},[214,859,486],{"class":261},[214,861,265],{"class":251},[214,863,252],{"class":257},[214,865,866,869,871,873,876],{"class":216,"line":314},[214,867,868],{"class":271},"      reference",[214,870,265],{"class":251},[214,872,278],{"class":277},[214,874,875],{"class":271},"ORDER-0001",[214,877,878],{"class":277},"\"\n",[214,880,881,884,886,888,891],{"class":216,"line":329},[214,882,883],{"class":271},"      orderedAt",[214,885,265],{"class":251},[214,887,278],{"class":277},[214,889,890],{"class":271},"now",[214,892,878],{"class":277},[214,894,895,898,900],{"class":216,"line":337},[214,896,897],{"class":271},"      billingAddress",[214,899,265],{"class":251},[214,901,252],{"class":257},[214,903,904,907,909,911,913,915,917,920,922],{"class":216,"line":343},[214,905,906],{"class":271},"        contactPerson",[214,908,265],{"class":251},[214,910,268],{"class":257},[214,912,272],{"class":271},[214,914,265],{"class":251},[214,916,278],{"class":277},[214,918,919],{"class":271},"King Kong",[214,921,284],{"class":277},[214,923,924],{"class":257}," }\n",[214,926,927,930,932,934,936,939],{"class":216,"line":349},[214,928,929],{"class":271},"        lines",[214,931,265],{"class":251},[214,933,498],{"class":257},[214,935,284],{"class":501},[214,937,938],{"class":504},"1 Daintree Lane\"",[214,940,941],{"class":257},"]\n",[214,943,944,947,949,951,954],{"class":216,"line":355},[214,945,946],{"class":271},"        countryCode",[214,948,265],{"class":251},[214,950,278],{"class":277},[214,952,953],{"class":271},"AU",[214,955,878],{"class":277},[214,957,958,961,963,965,968],{"class":216,"line":361},[214,959,960],{"class":271},"        suburb",[214,962,265],{"class":251},[214,964,278],{"class":277},[214,966,967],{"class":271},"Cape Tribulation",[214,969,878],{"class":277},[214,971,972,975,977,979,982],{"class":216,"line":367},[214,973,974],{"class":271},"        postalCode",[214,976,265],{"class":251},[214,978,278],{"class":277},[214,980,981],{"class":271},"4873",[214,983,878],{"class":277},[214,985,987],{"class":216,"line":986},12,[214,988,352],{"class":257},[214,990,992,995,997,999,1002,1004,1008,1010,1013,1015,1017,1019,1021,1024,1026,1028,1030,1032,1034,1036],{"class":216,"line":991},13,[214,993,994],{"class":271},"      allocations",[214,996,265],{"class":251},[214,998,783],{"class":257},[214,1000,1001],{"class":271},"method",[214,1003,265],{"class":251},[214,1005,1007],{"class":1006},"saBiK"," AUTO",[214,1009,287],{"class":257},[214,1011,1012],{"class":271},"lineItems",[214,1014,265],{"class":251},[214,1016,783],{"class":257},[214,1018,799],{"class":271},[214,1020,265],{"class":251},[214,1022,1023],{"class":804}," 2",[214,1025,287],{"class":257},[214,1027,786],{"class":271},[214,1029,265],{"class":251},[214,1031,278],{"class":277},[214,1033,297],{"class":271},[214,1035,284],{"class":277},[214,1037,1038],{"class":257}," }] }]\n",[214,1040,1042],{"class":216,"line":1041},14,[214,1043,358],{"class":257},[214,1045,1047,1049],{"class":216,"line":1046},15,[214,1048,547],{"class":257},[214,1050,305],{"class":251},[214,1052,1054],{"class":216,"line":1053},16,[214,1055,1056],{"class":257},"    orderId\n",[214,1058,1060],{"class":216,"line":1059},17,[214,1061,364],{"class":251},[214,1063,1065],{"class":216,"line":1064},18,[214,1066,370],{"class":251},[181,1068,1069,1070,191],{},"There's much more an order can carry — see ",[224,1071,1072],{"href":127},"Orders with fulfilments",[193,1074,1076],{"id":1075},"_6-fulfil-the-order","6. Fulfil the order",[181,1078,1079,1080,1086],{},"With stock in the system and an order allocated, the order is ready to be picked, packed, and shipped. This is typically done by a warehouse operator in the ",[224,1081,1085],{"href":1082,"rel":1083},"https://web.jungle.app/orders",[1084],"nofollow","Jungle App",", or driven through the API.",[193,1088,1090],{"id":1089},"next-steps","Next steps",[1092,1093,1094,1101,1106],"ul",{},[1095,1096,1097,1100],"li",{},[224,1098,1099],{"href":119},"Configuring Jungle for your warehouse"," — a deeper version of this setup.",[1095,1102,1103,1105],{},[224,1104,15],{"href":16}," — capabilities, barcodes, attributes, and external IDs.",[1095,1107,1108,1111],{},[224,1109,1110],{"href":68},"GraphQL API"," — the full API reference.",[1113,1114,1115],"style",{},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html .sepia .shiki span {color: var(--shiki-sepia);background: var(--shiki-sepia-bg);font-style: var(--shiki-sepia-font-style);font-weight: var(--shiki-sepia-font-weight);text-decoration: var(--shiki-sepia-text-decoration);}html.sepia .shiki span {color: var(--shiki-sepia);background: var(--shiki-sepia-bg);font-style: var(--shiki-sepia-font-style);font-weight: var(--shiki-sepia-font-weight);text-decoration: var(--shiki-sepia-text-decoration);}html pre.shiki code .sQUfL, html code.shiki .sQUfL{--shiki-light:#39ADB5;--shiki-default:#859900;--shiki-dark:#859900;--shiki-sepia:#F92672}html pre.shiki code .sORuE, html code.shiki .sORuE{--shiki-light:#39ADB5;--shiki-default:#657B83;--shiki-dark:#839496;--shiki-sepia:#F8F8F2}html pre.shiki code .seFXP, html code.shiki .seFXP{--shiki-light:#90A4AE;--shiki-default:#657B83;--shiki-dark:#839496;--shiki-sepia:#F8F8F2}html pre.shiki code .spNwU, html code.shiki .spNwU{--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#657B83;--shiki-default-font-style:inherit;--shiki-dark:#839496;--shiki-dark-font-style:inherit;--shiki-sepia:#FD971F;--shiki-sepia-font-style:italic}html pre.shiki code .sUDaU, html code.shiki .sUDaU{--shiki-light:#91B859;--shiki-default:#2AA198;--shiki-dark:#2AA198;--shiki-sepia:#E6DB74}html pre.shiki code .sm42c, html code.shiki .sm42c{--shiki-light:#39ADB5;--shiki-default:#2AA198;--shiki-dark:#2AA198;--shiki-sepia:#E6DB74}html pre.shiki code .sm2gz, html code.shiki .sm2gz{--shiki-light:#E2931D;--shiki-light-font-style:inherit;--shiki-default:#859900;--shiki-default-font-style:inherit;--shiki-dark:#859900;--shiki-dark-font-style:inherit;--shiki-sepia:#66D9EF;--shiki-sepia-font-style:italic}html pre.shiki code .s7jC5, html code.shiki .s7jC5{--shiki-light:#39ADB5;--shiki-light-font-style:italic;--shiki-default:#93A1A1;--shiki-default-font-style:italic;--shiki-dark:#586E75;--shiki-dark-font-style:italic;--shiki-sepia:#88846F;--shiki-sepia-font-style:inherit}html pre.shiki code .sPyCP, html code.shiki .sPyCP{--shiki-light:#90A4AE;--shiki-light-font-style:italic;--shiki-default:#93A1A1;--shiki-default-font-style:italic;--shiki-dark:#586E75;--shiki-dark-font-style:italic;--shiki-sepia:#88846F;--shiki-sepia-font-style:inherit}html pre.shiki code .sNXzS, html code.shiki .sNXzS{--shiki-light:#F76D47;--shiki-default:#D33682;--shiki-dark:#D33682;--shiki-sepia:#AE81FF}html pre.shiki code .saBiK, html code.shiki .saBiK{--shiki-light:#90A4AE;--shiki-default:#CB4B16;--shiki-dark:#CB4B16;--shiki-sepia:#AE81FF}",{"title":210,"searchDepth":104,"depth":104,"links":1117},[1118,1119,1120,1121,1122,1123,1124],{"id":195,"depth":104,"text":196},{"id":234,"depth":104,"text":235},{"id":383,"depth":104,"text":384},{"id":736,"depth":104,"text":737},{"id":831,"depth":104,"text":832},{"id":1075,"depth":104,"text":1076},{"id":1089,"depth":104,"text":1090},"Go from nothing to a fulfilled order in a handful of API calls","md",null,{"date":1129,"template":1130},"2025-04-07T02:01:36Z","guide",true,{"title":130,"description":1125},"lAYyAEJO7l_1ZAo-UColTvLJ72AAjCxIaRqq6CQJfQg",[1135,1137],{"title":126,"path":127,"stem":128,"description":1136,"children":-1},"Send orders to Jungle and describe how they should be fulfilled.",{"title":134,"path":135,"stem":136,"description":1138,"children":-1},"Apply tags to categorise objects",{"data":1140,"body":1141},{},{"type":1142,"children":1143},"root",[1144],{"type":1145,"tag":181,"props":1146,"children":1147},"element",{},[1148],{"type":1149,"value":1125},"text",1782188177800]