{"info":{"_postman_id":"7ce33a2e-ef7d-472d-8bff-1ee81c94243d","name":"API Logistic","description":"<html><head></head><body><h1 id=\"api-logistic\">API Logistic</h1>\n<p>This API collection is designed specifically for logistics 3PL (Third-Party Logistics) partners who wish to integrate with Forstok's omni-channel marketplace platform. It enables seamless communication and data exchange between logistics providers and Forstok, supporting efficient order fulfillment and shipment tracking.</p>\n<img src=\"https://content.pstmn.io/2d661315-fd50-4201-a0ba-4071dd34dfd6/aW1hZ2UucG5n\" width=\"852\" height=\"922\">\n\n<h2 id=\"intended-audience\">Intended Audience</h2>\n<p>This collection is intended for technical teams at logistics 3PL companies who are responsible for integrating their systems with Forstok to automate and streamline order processing, shipment updates, and delivery notifications.</p>\n<h2 id=\"main-use-cases\">Main Use Cases</h2>\n<ul>\n<li><p><strong>Order Integration:</strong> Retrieve and manage order details from Forstok's marketplace to initiate fulfillment processes.</p>\n</li>\n<li><p><strong>AWB (Air Waybill) Updates:</strong> Update AWB numbers and booking codes for orders, ensuring accurate shipment tracking.</p>\n</li>\n<li><p><strong>Shipment Status Updates:</strong> Notify Forstok of shipment status changes (e.g., shipped, delivered, cancelled, failed delivery, completed) to keep order statuses in sync.</p>\n</li>\n<li><p><strong>Webhook Management:</strong> Register, update, and manage webhook callback URLs to receive real-time notifications about order events, such as shipment creation or status changes.</p>\n</li>\n<li><p><strong>Security:</strong> Set and manage webhook security keys to ensure secure communication between Forstok and logistics partners.</p>\n</li>\n</ul>\n<h2 id=\"getting-started\">Getting Started</h2>\n<ol>\n<li><p><strong>Authentication:</strong> Obtain an access token using the provided authentication endpoints. All API requests require a valid token.</p>\n</li>\n<li><p><strong>API Endpoints:</strong> Use the endpoints in this collection to perform order-related operations, update shipment information, and manage webhooks.</p>\n</li>\n<li><p><strong>Webhooks:</strong> Register your callback URLs to receive automated notifications for key order events.</p>\n</li>\n</ol>\n<p>For detailed parameter descriptions and example requests, refer to the documentation within each request in this collection.</p>\n<p>For further support or onboarding, please contact the Forstok integration team.</p>\n<hr>\n<h3 id=\"3pl-account-integration-with-forstok\"><strong>3PL Account Integration with Forstok</strong></h3>\n<p>This API process is used to connect a 3PL (Third-Party Logistics) account with a Forstok user account.</p>\n<hr>\n<h3 id=\"integration-flow\"><strong>Integration Flow</strong></h3>\n<ol>\n<li><p>The user must be <strong>logged in to Forstok</strong> before performing the integration.</p>\n<ul>\n<li>If the user is not logged in, they will be redirected to the login page automatically.</li>\n</ul>\n</li>\n<li><p>Open the integration URL below to begin the authorization process:</p>\n</li>\n</ol>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>https://accounts.forstok.com/integration/logistic?userid={{3PL_account_email}}&amp;scope=webhook_logistic,manage_webhook_logistic,manage_order_logistic&amp;callback_url={{callback_url}}&amp;channel_id={{channel_3PL_id}}&amp;access_token={{access_token}}\n\n</code></pre><div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>userid</code></td>\n<td>Email of the 3PL account that will be integrated</td>\n</tr>\n<tr>\n<td><code>scope</code></td>\n<td>List of permissions required for integration: <code>webhook_logistic</code>, <code>manage_webhook_logistic</code>, <code>manage_order_logistic</code></td>\n</tr>\n<tr>\n<td><code>callback_url</code></td>\n<td>URL endpoint that will receive the response after authentication</td>\n</tr>\n<tr>\n<td><code>channel_id</code></td>\n<td>The channel ID assigned to the 3PL integration</td>\n</tr>\n<tr>\n<td><code>access_token</code></td>\n<td>Token required to authorize integration</td>\n</tr>\n</tbody>\n</table>\n</div><hr>\n<h3 id=\"callback-response\"><strong>Callback Response</strong></h3>\n<p>Once authentication is successfully completed, Forstok will send a request to your <code>callback_url</code> with the following additional parameters:</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>profile_id</code></td>\n<td>Unique ID of the user profile in Forstok</td>\n</tr>\n<tr>\n<td><code>profile_name</code></td>\n<td>Name of the Forstok user profile</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"forstok-master-courier\">Forstok Master Courier</h2>\n<p><a href=\"https://docs.google.com/spreadsheets/d/1rbTrvEd2yc91EEBMz_jA4G5DDc84jZ0zcie5Hx6Sv64/edit?usp=sharing\">https://docs.google.com/spreadsheets/d/1rbTrvEd2yc91EEBMz_jA4G5DDc84jZ0zcie5Hx6Sv64/edit?usp=sharing</a></p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"API Logistic","slug":"api-logistic"}],"owner":"8187389","collectionId":"7ce33a2e-ef7d-472d-8bff-1ee81c94243d","publishedId":"2sB3QRp7an","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-10-23T03:37:13.000Z"},"item":[{"name":"Authentication","item":[{"name":"Auth","event":[{"listen":"test","script":{"id":"4823092c-8eb7-437f-90d3-ebebfca30aeb","exec":["const response = pm.response.json();\r","pm.environment.set(\"token\", response.data.token);"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"b6211d05-6581-4b70-9fa3-4adcc2a98f2e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n \"id\": {{channel_id}},\n \"secret_key\": \"{{secret_key}}\",\n \"type\": \"channel\"\n}"},"url":"https://integration.forstok.com/api/v2/auth","description":"<p>To access Forstok API, you must first authenticate yourself and get access token.</p>\n<p>Params</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Req</th>\n<th>Loc</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>string</td>\n<td>true</td>\n<td>body</td>\n<td>Account Identifier number</td>\n</tr>\n<tr>\n<td>secret_key</td>\n<td>string</td>\n<td>true</td>\n<td>body</td>\n<td>Account Secret key</td>\n</tr>\n<tr>\n<td>type</td>\n<td>string</td>\n<td>true</td>\n<td>body</td>\n<td>Account type option \"[channel/seller]\"</td>\n</tr>\n</tbody>\n</table>\n</div><p>Response</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Type</th>\n<th>Req</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>status</td>\n<td>string</td>\n<td>true</td>\n<td>Account Identifier number</td>\n</tr>\n<tr>\n<td>data</td>\n<td></td>\n<td></td>\n<td></td>\n</tr>\n<tr>\n<td>⌞token</td>\n<td>string</td>\n<td>true</td>\n<td>Token in JWT format, contains payloads</td>\n</tr>\n<tr>\n<td>⌞exp_at</td>\n<td>datetime</td>\n<td>true</td>\n<td>Expiration Date</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","auth"],"host":["integration","forstok","com"],"query":[],"variable":[]}},"response":[{"id":"5423d8a5-4631-4c8c-b1ff-962254d211ad","name":"Auth","originalRequest":{"method":"POST","header":[{"key":"Content-Type","name":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":"{\n \"id\": \"calvin.octaviano@forstok.com\",\n \"secret_key\": \"1q2w3e4r5t\",\n \"type\": \"channel\"\n}"},"url":"https://integration.forstok.com/api/v2/auth"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 13 Oct 2020 08:48:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"230"},{"key":"Connection","value":"keep-alive"},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Etag","value":"W/\"2ba8326e5e2d8a121dbd320d46a7620e\""},{"key":"Vary","value":"Origin"},{"key":"X-Request-Id","value":"3abc82d5-8524-47ad-b783-6843b3f7c58e"},{"key":"X-Runtime","value":"0.076034"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 200,\n    \"data\": {\n        \"token\": \"eyJhbGciOiJIUzI1NiJ9.eyJpZCI6MSwiZXhwX2F0IjoiMjAyMC0xMS0xMyAxNTo0ODoxMSArMDcwMCIsImF1dGhfdHlwZSI6ImNoYW5uZWwifQ.HAbeiAWwbkWDUWuFP_yuBP87jlmcXR4NW5kmQVx9HT4\",\n        \"exp_at\": \"2020-11-13T15:48:11.472+07:00\"\n    }\n}"}],"_postman_id":"b6211d05-6581-4b70-9fa3-4adcc2a98f2e"}],"id":"965e7518-9166-4fe9-9c13-4b5e92944518","description":"<p>For the API calls to be counted as a valid request, it has to provide authentication token on all API calls.</p>\n","_postman_id":"965e7518-9166-4fe9-9c13-4b5e92944518"},{"name":"Webhooks Logistics","item":[{"name":"Subscribe/Register URL Callback","event":[{"listen":"prerequest","script":{"id":"4f501791-7f5a-4f56-abb5-d323cf2dd64f","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"7dee9b65-397d-4369-b971-b6ebd66df40f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[],"url":"https://accounts.forstok.com/api/v1/webhook_logistics.json?channel_id={{channel_id}}&url=http://1your domain/testsellerapi/webhookOrderCreate&event=orders/rts&auth_type=jwt","description":"<p>Use this API to register your callback url to receive new orders or updated orders notifications.</p>\n<blockquote>\n<p>Event Webhook </p>\n</blockquote>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Name</th>\n<th>Event</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>Order Ready To Ship</td>\n<td>orders/rts</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v1","webhook_logistics.json"],"host":["accounts","forstok","com"],"query":[{"description":{"content":"<p>Required (string). Email seller that registered as api authentication</p>\n","type":"text/plain"},"key":"channel_id","value":"{{channel_id}}"},{"description":{"content":"<p>Required (string). Callback url on which to receive new orders or updated orders  notifications.</p>\n","type":"text/plain"},"key":"url","value":"http://1your domain/testsellerapi/webhookOrderCreate"},{"description":{"content":"<p>Required (string). Event that triggers the callback :\norders/shipment\norders/rts\norders/cancel</p>\n","type":"text/plain"},"key":"event","value":"orders/rts"},{"description":{"content":"<p>Required (string). Used Authentication Method :\nsignature\njwt </p>\n","type":"text/plain"},"key":"auth_type","value":"jwt"}],"variable":[]}},"response":[{"id":"09626707-a345-4a94-bb04-f22f52cf4eb9","name":"Success Create/Register URL Callback","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":{"raw":"https://accounts.forstok.com/api/v1/webhooks.json?user_id={{user_id}}&url=http://1your domain/testsellerapi/webhookOrderCreate&event=orders/create&auth_type=jwt","protocol":"https","host":["accounts","forstok","com"],"path":["api","v1","webhooks.json"],"query":[{"key":"user_id","value":"{{user_id}}","description":"Required (string). Email seller that registered as api authentication"},{"key":"url","value":"http://1your domain/testsellerapi/webhookOrderCreate","description":"Required (string). Callback url on which to receive new orders or updated orders  notifications."},{"key":"event","value":"orders/create","description":"Required (string). Event that triggers the callback :\norders/create\norders/update\n"},{"key":"auth_type","value":"jwt","description":"Required (string). Used Authentication Method :\nsignature\njwt "}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Date","value":"Fri, 07 Aug 2020 03:25:10 GMT","enabled":true},{"key":"ETag","value":"W/\"aba4e21112dd8df844b77108db9c6297\"","enabled":true},{"key":"Server","value":"nginx/1.12.1","enabled":true},{"key":"Set-Cookie","value":"_mkra_ctxt=03b2788ecabf1e0997200515b66855ae--200; path=/; max-age=5; HttpOnly; secure","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-Frame-Options","value":"SAMEORIGIN","enabled":true},{"key":"X-Request-Id","value":"9aa77409-9c13-4936-bfd3-758eea1a69ec","enabled":true},{"key":"X-Runtime","value":"0.652286","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Content-Length","value":"173","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"webhook\": {\n        \"id\": 514,\n        \"profile_id\": 668,\n        \"action\": null,\n        \"event\": \"orders/create\",\n        \"url\": \"http://1your domain/testsellerapi/webhookOrderCreate\",\n        \"key\": null,\n        \"created_at\": \"2020-08-07T10:25:10.000+07:00\",\n        \"updated_at\": \"2020-08-07T10:25:10.000+07:00\"\n    }\n}"}],"_postman_id":"7dee9b65-397d-4369-b971-b6ebd66df40f"},{"name":"Get List Webhook URL Callback","event":[{"listen":"prerequest","script":{"id":"6998d92b-a0aa-463a-81b5-b423d32bbc2d","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"48db88ec-57c8-4714-aa52-f6214c0a66a1","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":"https://accounts.forstok.com/api/v1/webhook_logistics.json?channel_id={{channel_id}}&auth_type=jwt","description":"<p>Use this API to get list of registered webhook.</p>\n","urlObject":{"protocol":"https","path":["api","v1","webhook_logistics.json"],"host":["accounts","forstok","com"],"query":[{"description":{"content":"<p>Required (string). Email seller that registered as api authentication</p>\n","type":"text/plain"},"key":"channel_id","value":"{{channel_id}}"},{"description":{"content":"<p>Required (string). Used Authentication Method :\nsignature\njwt </p>\n","type":"text/plain"},"key":"auth_type","value":"jwt"}],"variable":[]}},"response":[{"id":"43bc2e42-09d4-4a00-9054-8f070e3a000a","name":"Get List Webhook URL Callback","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":{"raw":"localhost:8888/api/v1/webhook_logistics.json?channel_id={{channel_id}}&auth_type=jwt","host":["localhost"],"port":"8888","path":["api","v1","webhook_logistics.json"],"query":[{"key":"channel_id","value":"{{channel_id}}","description":"Required (string). Email seller that registered as api authentication"},{"key":"auth_type","value":"jwt","description":"Required (string). Used Authentication Method :\nsignature\njwt "}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Authorization"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"259"},{"key":"ETag","value":"W/\"103-JvOtO54zGkFZzpSXqq4H1H7XW1o\""},{"key":"Date","value":"Mon, 27 Oct 2025 17:21:50 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Webhooks retrieved successfully\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"event\": \"orders/rts\",\n            \"url\": \"https://webhook.site/7175bf86-c12b-418b-8d1e-5e009f5ddc22\",\n            \"priority\": 10,\n            \"created_at\": \"2025-10-15T01:28:46.000Z\",\n            \"updated_at\": \"2025-10-15T01:28:46.000Z\"\n        }\n    ]\n}"}],"_postman_id":"48db88ec-57c8-4714-aa52-f6214c0a66a1"},{"name":"Update URL Callback","event":[{"listen":"prerequest","script":{"id":"b889db97-822f-4be7-80b0-d64d58956033","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"dd48fae3-581f-414c-a59b-d554a9dbf573","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":"https://accounts.forstok.com/api/v1/webhook_logistics.json?channel_id={{channel_id}}&url=http://4yourdomain/updatedomain/webhookOrderCreate&event=orders/rts&auth_type=jwt","description":"<p>Use this API if you want to change url callback that has been registered with API Create Webhooks. Find the webhook id first by using API Get List Webhook.</p>\n","urlObject":{"protocol":"https","path":["api","v1","webhook_logistics.json"],"host":["accounts","forstok","com"],"query":[{"description":{"content":"<p>Required (string). Email seller that registered as api authentication</p>\n","type":"text/plain"},"key":"channel_id","value":"{{channel_id}}"},{"description":{"content":"<p>Required (string). Callback url on which to receive new orders or updated orders  notifications.</p>\n","type":"text/plain"},"key":"url","value":"http://4yourdomain/updatedomain/webhookOrderCreate"},{"description":{"content":"<p>Required (string). Event that triggers the callback :\norders/shipment\norders/rts\norders/cancel</p>\n","type":"text/plain"},"key":"event","value":"orders/rts"},{"description":{"content":"<p>Required (string). Used Authentication Method :\nsignature\njwt </p>\n","type":"text/plain"},"key":"auth_type","value":"jwt"},{"disabled":true,"description":{"content":"<p>Required (Integer). A unique identifier for the webhook. You can get the id from Get List Webhooks. Put the id value on the API Url.</p>\n","type":"text/plain"},"key":"id","value":"514"}],"variable":[]}},"response":[{"id":"0a297e09-c621-4017-9ee1-bfc33ec382d8","name":"Success Update URL Callback","originalRequest":{"method":"PATCH","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":{"raw":"localhost:8888/api/v1/webhook_logistics.json?channel_id={{channel_id}}&url=http://4yourdomain/updatedomain/webhookOrderCreate&event=orders/rts&auth_type=jwt","host":["localhost"],"port":"8888","path":["api","v1","webhook_logistics.json"],"query":[{"key":"channel_id","value":"{{channel_id}}","description":"Required (string). Email seller that registered as api authentication"},{"key":"url","value":"http://4yourdomain/updatedomain/webhookOrderCreate","description":"Required (string). Callback url on which to receive new orders or updated orders  notifications."},{"key":"event","value":"orders/rts","description":"Required (string). Event that triggers the callback :\norders/shipment\norders/rts\norders/cancel"},{"key":"auth_type","value":"jwt","description":"Required (string). Used Authentication Method :\nsignature\njwt "},{"key":"id","value":"514","description":"Required (Integer). A unique identifier for the webhook. You can get the id from Get List Webhooks. Put the id value on the API Url.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Authorization"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"249"},{"key":"ETag","value":"W/\"f9-DregyHX0MhlDi0WeKRWh0zxDUYw\""},{"key":"Date","value":"Mon, 27 Oct 2025 18:06:05 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Webhook updated successfully\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"event\": \"orders/rts\",\n            \"url\": \"http://4yourdomain/updatedomain/webhookOrderCreate\",\n            \"priority\": 10,\n            \"created_at\": \"2025-10-15T01:28:46.000Z\",\n            \"updated_at\": \"2025-10-15T01:28:46.000Z\"\n        }\n    ]\n}"}],"_postman_id":"dd48fae3-581f-414c-a59b-d554a9dbf573"},{"name":"Delete Registered URL Callback","id":"c0fe1205-586b-4cf2-a292-37dfddaef2ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"DELETE","header":[],"url":"https://accounts.forstok.com/api/v1/webhook_logistics/{{webhook_id}}.json?user_id={{user_id}}&auth_type=jwt","description":"<p>Use this api if you want to permanently delete registered callback url. We suggest only 1 callback url registered for 1 event. Find the webhook id first by using API Get List Webhook.</p>\n","urlObject":{"protocol":"https","path":["api","v1","webhook_logistics","{{webhook_id}}.json"],"host":["accounts","forstok","com"],"query":[{"description":{"content":"<p>Required (string). Email seller that registered as api authentication</p>\n","type":"text/plain"},"key":"user_id","value":"{{user_id}}"},{"description":{"content":"<p>Required (string). Used Authentication Method :\nsignature\njwt </p>\n","type":"text/plain"},"key":"auth_type","value":"jwt"}],"variable":[]}},"response":[{"id":"25ba233c-1ace-493d-8748-b0c7a651e909","name":"Error Not Found Delete Registered URL Callback","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://accounts.forstok.com/api/v1/webhooks/512.json?user_id={{user_id}}&auth_type=jwt&id=512","protocol":"https","host":["accounts","forstok","com"],"path":["api","v1","webhooks","512.json"],"query":[{"key":"user_id","value":"{{user_id}}","description":"Required (string). Email seller that registered as api authentication"},{"key":"auth_type","value":"jwt","description":"Required (string). Used Authentication Method :\nsignature\njwt "},{"key":"id","value":"512","description":"Required (Integer). A unique identifier for the webhook. You can get the id from Get List Webhooks. Put the id value on the API Url."}]}},"status":"Not Found","code":404,"_postman_previewlanguage":"json","header":[{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Content-Type","value":"application/json; charset=UTF-8","enabled":true},{"key":"Date","value":"Fri, 07 Aug 2020 03:30:03 GMT","enabled":true},{"key":"Server","value":"nginx/1.12.1","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains","enabled":true},{"key":"X-Request-Id","value":"5aefebfe-229a-49e3-add8-7972412414af","enabled":true},{"key":"X-Runtime","value":"0.128485","enabled":true},{"key":"Content-Length","value":"54","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": 404,\n    \"error\": \"Not Found\"\n}"},{"id":"b3378c38-46c1-40b7-ad35-4b7e6375badf","name":"Success Delete Registered URL Callback","originalRequest":{"method":"DELETE","header":[],"url":{"raw":"https://accounts.forstok.com/api/v1/webhooks/514.json?user_id={{user_id}}&auth_type=jwt&id=514","protocol":"https","host":["accounts","forstok","com"],"path":["api","v1","webhooks","514.json"],"query":[{"key":"user_id","value":"{{user_id}}","description":"Required (string). Email seller that registered as api authentication"},{"key":"auth_type","value":"jwt","description":"Required (string). Used Authentication Method :\nsignature\njwt "},{"key":"id","value":"514","description":"Required (Integer). A unique identifier for the webhook. You can get the id from Get List Webhooks. Put the id value on the API Url."}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Date","value":"Fri, 07 Aug 2020 03:28:56 GMT","enabled":true},{"key":"ETag","value":"W/\"44136fa355b3678a1146ad16f7e8649e\"","enabled":true},{"key":"Server","value":"nginx/1.12.1","enabled":true},{"key":"Set-Cookie","value":"_mkra_ctxt=85ffce09d4f307da61b1369a5f7b7a77--200; path=/; max-age=5; HttpOnly; secure","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-Frame-Options","value":"SAMEORIGIN","enabled":true},{"key":"X-Request-Id","value":"6a2bf65d-9658-49d5-b0a7-9e759c38df2e","enabled":true},{"key":"X-Runtime","value":"0.591476","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Content-Length","value":"22","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true}],"cookie":[],"responseTime":null,"body":"{}"}],"_postman_id":"c0fe1205-586b-4cf2-a292-37dfddaef2ef"},{"name":"Get Order Webhook Log","event":[{"listen":"prerequest","script":{"id":"933edd37-8362-4738-a4dd-4cbc5aa325a6","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"5ea90f72-76da-46f0-b4f3-ff11d89d16fe","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"GET","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":"https://accounts.forstok.com/api/v1/webhook_logistic_logs.json?channel_id={{channel_id}}&auth_type=jwt&from=2025-10-10&to=2025-10-30&keyword=&event=orders/rts","description":"<p>Use this API to get all webhook logs.</p>\n","urlObject":{"protocol":"https","path":["api","v1","webhook_logistic_logs.json"],"host":["accounts","forstok","com"],"query":[{"description":{"content":"<p>Required (string). Email seller that registered as api authentication</p>\n","type":"text/plain"},"key":"channel_id","value":"{{channel_id}}"},{"description":{"content":"<p>Required (string). Used Authentication Method :\nsignature\njwt </p>\n","type":"text/plain"},"key":"auth_type","value":"jwt"},{"description":{"content":"<p>Required (date). Format date is yyyy-mm-dd</p>\n","type":"text/plain"},"key":"from","value":"2025-10-10"},{"description":{"content":"<p>Required (date). Format date is yyyy-mm-dd</p>\n","type":"text/plain"},"key":"to","value":"2025-10-30"},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"keyword","value":""},{"description":{"content":"<p>Optional</p>\n","type":"text/plain"},"key":"event","value":"orders/rts"}],"variable":[]}},"response":[{"id":"a2e5691e-25a1-4cd0-9d1f-7c9cd146a600","name":"Get Order Webhook Log","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/x-www-form-urlencoded","type":"text"}],"url":{"raw":"https://accounts.forstok.com/api/v1/webhook_logistic_logs.json?channel_id={{channel_id}}&auth_type=jwt&from=2025-10-10&to=2025-10-30&keyword=&event=orders/rts","protocol":"https","host":["accounts","forstok","com"],"path":["api","v1","webhook_logistic_logs.json"],"query":[{"key":"channel_id","value":"{{channel_id}}","description":"Required (string). Email seller that registered as api authentication"},{"key":"auth_type","value":"jwt","description":"Required (string). Used Authentication Method :\nsignature\njwt "},{"key":"from","value":"2025-10-10","description":"Required (date). Format date is yyyy-mm-dd"},{"key":"to","value":"2025-10-30","description":"Required (date). Format date is yyyy-mm-dd"},{"key":"keyword","value":"","description":"Optional"},{"key":"event","value":"orders/rts","description":"Optional"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Authorization"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Content-Length","value":"2604"},{"key":"ETag","value":"W/\"a2c-CioOnxA8OvVGRZXwLFRGuI20wZk\""},{"key":"Date","value":"Mon, 27 Oct 2025 17:48:45 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Webhook logs retrieved successfully\",\n    \"data\": [\n        {\n            \"profile_id\": 644,\n            \"event\": \"orders/rts\",\n            \"order_id\": 156126237,\n            \"url\": \"https://webhook.site/7175bf86-c12b-418b-8d1e-5e009f5ddc22\",\n            \"payload\": \"{\\\"event\\\":\\\"order/rts\\\",\\\"profile_id\\\":644,\\\"order_logistic\\\":{\\\"id\\\":156126237,\\\"status\\\":\\\"Shipped\\\",\\\"channel\\\":\\\"akulaku\\\",\\\"channel_id\\\":10809,\\\"local_id\\\":\\\"2400969438\\\",\\\"local_name\\\":\\\"202510170615355004821\\\",\\\"store_name\\\":\\\"AkulakuTesting\\\",\\\"store_id\\\":13881,\\\"profile_id\\\":644,\\\"address\\\":{\\\"address_1\\\":\\\"jalanrayabantenlinkkelanggaranunyurrt02rw02\\\",\\\"address_2\\\":\\\"\\\",\\\"city\\\":\\\"KotaSerang\\\",\\\"country\\\":\\\"Indonesia\\\",\\\"name\\\":\\\"Tutialawiyah\\\",\\\"phone\\\":\\\"089519718779\\\",\\\"postal_code\\\":\\\"42111\\\",\\\"province\\\":\\\"Banten\\\",\\\"province_code\\\":\\\"Banten\\\",\\\"sub_district\\\":\\\"Unyur\\\",\\\"district\\\":\\\"KecamatanSerang\\\",\\\"coordinate\\\":\\\"\\\"},\\\"customer_info\\\":{\\\"id\\\":55462824,\\\"name\\\":\\\"Tutialawiyah\\\",\\\"email\\\":\\\"\\\",\\\"customer_since\\\":\\\"2025-10-1713:25:42\\\"},\\\"dropshipper_info\\\":{\\\"id\\\":0,\\\"name\\\":\\\"\\\",\\\"phone\\\":\\\"\\\"},\\\"ordered_at\\\":\\\"2025-10-17T13:15:36.000+07:00\\\",\\\"created_at\\\":\\\"2025-10-17T13:25:42.000+07:00\\\",\\\"updated_at\\\":\\\"2025-10-17T14:33:13.000+07:00\\\",\\\"item_lines\\\":[{\\\"id\\\":163288958,\\\"local_id\\\":\\\"2444063798\\\",\\\"sku\\\":\\\"FG2-02539\\\",\\\"name\\\":\\\"TECNOCAMON40-8+8GB*/256GB,OneTapFlashSnap,50MPSonyLYT700C+8MPUltraWideCamera,32MPFrontCamera,120Hz\\\",\\\"variant_name\\\":\\\"\\\",\\\"variant_id\\\":21015938,\\\"variant_sku\\\":\\\"FG2-02539\\\",\\\"price\\\":2999000,\\\"sale_price\\\":2821000,\\\"total_price\\\":2821000,\\\"voucher_amount\\\":0,\\\"voucher_code\\\":\\\"\\\",\\\"voucher_seller\\\":0,\\\"tax_price\\\":0,\\\"fulfill_by_channel\\\":false,\\\"shipping_provider\\\":\\\"JNT\\\",\\\"shipping_provider_type\\\":\\\"\\\",\\\"tracking_number\\\":\\\"JO0316310050\\\",\\\"note\\\":\\\"\\\",\\\"serial_number\\\":\\\"\\\",\\\"internal_note\\\":\\\"\\\",\\\"warehouse_code\\\":\\\"\\\",\\\"weight\\\":0,\\\"height\\\":0,\\\"width\\\":0,\\\"length\\\":0,\\\"bundle_info\\\":[]}],\\\"payment\\\":{\\\"payment_method\\\":\\\"\\\",\\\"status\\\":\\\"PaymentVerified\\\",\\\"paid_at_date\\\":\\\"2025-10-17T13:15:38.000+07:00\\\",\\\"term_of_payments\\\":{\\\"payment_terms_name\\\":\\\"\\\",\\\"payment_terms_type\\\":\\\"\\\"}},\\\"shipping_courier\\\":{\\\"awb\\\":\\\"\\\",\\\"booking_code\\\":\\\"\\\",\\\"delivery_type\\\":\\\"\\\",\\\"logistic_destination_code\\\":\\\"\\\"},\\\"internal_note\\\":{\\\"origin\\\":152,\\\"subdistrict_origin\\\":15203,\\\"origin_longitude\\\":\\\"\\\",\\\"origin_latitude\\\":\\\"\\\",\\\"origin_detail_address\\\":\\\"JlAdiSuciptono34,Sleman,Yogyakarta.\\\",\\\"destination\\\":327,\\\"subdistrict_destination\\\":32705,\\\"cut_off_time\\\":\\\"16:30\\\",\\\"service\\\":\\\"REG\\\",\\\"service_name\\\":\\\"RegularService\\\",\\\"service_type\\\":\\\"STANDARD\\\",\\\"cost\\\":25000,\\\"weight\\\":1200,\\\"length\\\":30,\\\"width\\\":20,\\\"height\\\":15,\\\"destination_latitude\\\":\\\"\\\",\\\"destination_longitude\\\":\\\"\\\"},\\\"shipping_provider\\\":\\\"JNT\\\",\\\"shipping_provider_type\\\":\\\"\\\",\\\"shipping_description\\\":\\\"\\\",\\\"subtotal\\\":2821000,\\\"cod\\\":false}}\",\n            \"response_status\": 200,\n            \"response_body\": \"This URL has no default content configured. <a href=\\\"https://webhook.site/#!/edit/7175bf86-c12b-418b-8d1e-5e009f5ddc22\\\">Change response in Webhook.site</a>.\",\n            \"created_at\": \"2025-10-17T00:57:12.000Z\"\n        }\n    ]\n}"}],"_postman_id":"5ea90f72-76da-46f0-b4f3-ff11d89d16fe"},{"name":"Webhook Security : Register Key","event":[{"listen":"prerequest","script":{"id":"2b27696a-6877-414d-8ac2-5d252d8e064f","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"83b899f9-ac24-44c7-9230-fe31b184edab","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"POST","header":[],"url":"https://accounts.forstok.com/api/v1/webhook_logistic_keys.json?channel_id={{channel_id}}&secret_key=abc.de-fg%26&auth_type=jwt","description":"<p>Use this API to set a webhook key for security purposes on the client side. To secure our communication flow you can set the key to verify webhook request ensuring it is sent from Forstok not other malicious third party pretending to be Forstok.</p>\n<p>This webhook security key will be sent in each webhook (all events) on the HTTP header. The key will be \"key\" and the value will be the key that you have set using this API.</p>\n","urlObject":{"protocol":"https","path":["api","v1","webhook_logistic_keys.json"],"host":["accounts","forstok","com"],"query":[{"description":{"content":"<p>Required (string). Email seller that registered as api authentication</p>\n","type":"text/plain"},"key":"channel_id","value":"{{channel_id}}"},{"description":{"content":"<p>Required (string). Random key identifier from seller</p>\n","type":"text/plain"},"key":"secret_key","value":"abc.de-fg%26"},{"description":{"content":"<p>Required (string). Used Authentication Method :\nsignature\njwt </p>\n","type":"text/plain"},"key":"auth_type","value":"jwt"}],"variable":[]}},"response":[{"id":"ec8b398d-bc89-4c51-84b6-228fa961260a","name":"Webhook Security : Register Key","originalRequest":{"method":"POST","header":[],"url":{"raw":"localhost:8888/api/v1/webhook_logistic_keys.json?channel_id={{channel_id}}&secret_key=abc.de-fg%26&auth_type=jwt","host":["localhost"],"port":"8888","path":["api","v1","webhook_logistic_keys.json"],"query":[{"key":"channel_id","value":"{{channel_id}}","description":"Required (string). Email seller that registered as api authentication"},{"key":"secret_key","value":"abc.de-fg%26","description":"Required (string). Random key identifier from seller"},{"key":"auth_type","value":"jwt","description":"Required (string). Used Authentication Method :\nsignature\njwt "}]}},"status":"Created","code":201,"_postman_previewlanguage":null,"header":[{"key":"X-Powered-By","value":"Express"},{"key":"Access-Control-Allow-Origin","value":"*"},{"key":"Access-Control-Allow-Methods","value":"*"},{"key":"Access-Control-Allow-Headers","value":"Authorization"},{"key":"Access-Control-Allow-Credentials","value":"true"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"275"},{"key":"ETag","value":"W/\"113-gMpsow5xNia0we7jcjo3F+MmX1o\""},{"key":"Date","value":"Mon, 27 Oct 2025 18:15:30 GMT"},{"key":"Connection","value":"keep-alive"},{"key":"Keep-Alive","value":"timeout=5"}],"cookie":[],"responseTime":null,"body":"{\n    \"success\": true,\n    \"message\": \"Webhook key registered successfully\",\n    \"data\": [\n        {\n            \"id\": 1,\n            \"event\": \"orders/rts\",\n            \"url\": \"http://4yourdomain/updatedomain/webhookOrderCreate\",\n            \"priority\": 10,\n            \"key\": \"abc.de-fg&\",\n            \"created_at\": \"2025-10-15T01:28:46.000Z\",\n            \"updated_at\": \"2025-10-15T01:28:46.000Z\"\n        }\n    ]\n}"}],"_postman_id":"83b899f9-ac24-44c7-9230-fe31b184edab"}],"id":"95fe43e3-5236-4156-919a-f766a55c4868","description":"<p>Our Webhook Notifications allows you to listen notifications event that we provide. We’ll send a HTTP POST request to notify which webhook that you have registered to.</p>\n<p><strong>Note : Use a response 200 to avoid receiving a retry</strong></p>\n<p><strong>Webhook Retry :</strong></p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Retry</strong></th>\n<th><strong>Interval</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>6 s</td>\n</tr>\n<tr>\n<td>2</td>\n<td>21 s</td>\n</tr>\n<tr>\n<td>3</td>\n<td>86 s</td>\n</tr>\n<tr>\n<td>4</td>\n<td>261 s</td>\n</tr>\n<tr>\n<td>5</td>\n<td>3130 s</td>\n</tr>\n</tbody>\n</table>\n</div>","_postman_id":"95fe43e3-5236-4156-919a-f766a55c4868"},{"name":"Update AWB","id":"a30c4c3f-fe02-42a6-96db-6d1f00004aca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"PATCH","header":[],"url":"https://accounts.forstok.com/api/v2/logistics/awb.json?channel_id={{channel_id}}&order_id=96158693&awb=12763594&booking_code=ABC1234567&kode_area=DD-40","description":"<h3 id=\"update-awb\">Update AWB</h3>\n<p>This endpoint allows the user to update AWB &amp; Tracking URL of a specific order. The request should be sent via an HTTP PATCH method to the specified URL.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<ul>\n<li><p><code>channel_id</code> (path): The unique identifier of the channel logistics.</p>\n</li>\n<li><p><code>order_id</code> (query parameter): The identifier of the order to be updated.</p>\n</li>\n<li><p><code>awb</code> (query parameter): The AWB (Air Waybill) number associated with the order.</p>\n</li>\n<li><p><code>booking_code</code> (query parameter): The booking code of the order, typically used to provide the customer with shipment tracking information.</p>\n</li>\n<li><p><code>kode_area</code> (query parameter) : The Kode Area of destination address.</p>\n</li>\n</ul>\n<h4 id=\"response\">Response</h4>\n<p>The response will include the updated details of the order after the changes have been applied.</p>\n","urlObject":{"protocol":"https","path":["api","v2","logistics","awb.json"],"host":["accounts","forstok","com"],"query":[{"key":"channel_id","value":"{{channel_id}}"},{"key":"order_id","value":"96158693"},{"key":"awb","value":"12763594"},{"key":"booking_code","value":"ABC1234567"},{"key":"kode_area","value":"DD-40"}],"variable":[]}},"response":[{"id":"80bd09fc-2d29-4b68-8ff4-b1958205d1ee","name":"Success Update AWB","originalRequest":{"method":"POST","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://accounts.forstok.com/api/v2/logistics/awb.json?channel_id={{channel_id}}&order_id=96158693&awb=12763594&booking_code=ABC1234567&kode_area=DD-40","protocol":"https","host":["accounts","forstok","com"],"path":["api","v2","logistics","awb.json"],"query":[{"key":"channel_id","value":"{{channel_id}}"},{"key":"order_id","value":"96158693"},{"key":"awb","value":"12763594"},{"key":"booking_code","value":"ABC1234567"},{"key":"kode_area","value":"DD-40","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Date","value":"Fri, 05 Mar 2021 03:00:10 GMT","enabled":true},{"key":"ETag","value":"W/\"5ef0fc0c7871c5045a1d16c61ee2a2e0\"","enabled":true},{"key":"Server","value":"nginx/1.18.0","enabled":true},{"key":"Set-Cookie","value":"_mkra_ctxt=ec69d2db4d74de76eb25409b1eaf5dd2--200; path=/; max-age=5; HttpOnly; secure","enabled":true},{"key":"Strict-Transport-Security","value":"max-age=15552000; includeSubDomains","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-Frame-Options","value":"SAMEORIGIN","enabled":true},{"key":"X-Request-Id","value":"8660985e-bb8a-47cd-a88a-7e517b42d46b","enabled":true},{"key":"X-Runtime","value":"1.319048","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"Content-Length","value":"518","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 11111111,\n    \"status\": \"Ready to Ship\",\n    \"channel\": \"shopee\",\n    \"local_id\": \"12312123123\",\n    \"local_name\": null,\n    \"store_name\": \"Shopee\",\n    \"profile_id\": 1,\n    \"address\": {\n        \"address_1\": \"Jl kopral Jakarta\",\n        \"address_2\": \"\",\n        \"city\": \"Jakarta\",\n        \"country\": \"Indonesia\",\n        \"name\": \"Nama\",\n        \"phone\": \"62823232323\",\n        \"postal_code\": \"45211\",\n        \"province\": \"DKI JAKARTA\",\n        \"province_code\": \"DKI JAKARTA\",\n        \"sub_district\": \"\",\n        \"district\": \"INDRAMAYU\",\n        \"coordinate\": null\n    },\n    \"customer_info\": {\n        \"id\": 12123123123,\n        \"name\": \"Nama\",\n        \"email\": \"\",\n        \"customer_since\": \"2021-07-23T08:55:27.000+07:00\"\n    },\n    \"ordered_at\": \"2021-07-23T08:55:25.000+07:00\",\n    \"created_at\": \"2021-07-23T08:55:27.000+07:00\",\n    \"updated_at\": \"2021-07-23T09:39:51.000+07:00\",\n    \"item_lines\": [\n        {\n            \"id\": 23421221,\n            \"local_id\": \"0-0192319231293\",\n            \"sku\": \"sku-123123\",\n            \"name\": \"Breed\",\n            \"variant_name\": \"Coffee\",\n            \"variant_id\": 123123123,\n            \"variant_sku\": \"09123123123\",\n            \"price\": 10000,\n            \"sale_price\": null,\n            \"total_price\": 10000,\n            \"voucher_amount\": 0,\n            \"voucher_code\": null,\n            \"voucher_platform\": 0,\n            \"tax_price\": 0,\n            \"fulfill_by_channel\": false,\n            \"shipping_provider\": \"Shopee Express Standard\",\n            \"shipping_provider_type\": null,\n            \"tracking_number\": \"5234234234\",\n            \"tracking_url\": \"https://www.trackingtemplate.foo/?id=5234234234\",\n            \"note\": null,\n            \"bundle_info\": []\n        }\n    ],\n    \"payment\": {\n        \"payment_method\": \"COD\",\n        \"status\": \"Payment Verified\"\n    },\n    \"shipping_price\": 36000,\n    \"shipping_courier\": {\n        \"providers\": [\n            \"Shopee Express Standard\"\n        ],\n        \"delivery_type\": \"NON INTEGRATED\",\n        \"delivery_info\": \"-\",\n        \"awb\": \"5234234234\",\n        \"document_path\": \"https://www.google.com\",\n        \"booking_code\": null,\n        \"channel_docs_path\": \"https://www.google.com\"\n    },\n    \"shipping_description\": null,\n    \"subtotal\": 10000,\n    \"channel_rebate\": 0,\n    \"cashless\": true,\n    \"discount_amount\": 0,\n    \"total_price\": 10000,\n    \"insurance_fee\": 0,\n    \"discount_reason\": null,\n    \"tax_price\": 0,\n    \"warehouse_id\": 111111,\n    \"warehouse_code\": null,\n    \"note\": null,\n    \"returns\": []\n}"}],"_postman_id":"a30c4c3f-fe02-42a6-96db-6d1f00004aca"},{"name":"Update Shipment Status","event":[{"listen":"test","script":{"id":"5080a196-f33d-4711-877e-195355edf56c","exec":["var template = `","<style type=\"text/css\">","    .tftable {font-size:14px;color:#333333;width:100%;border-width: 1px;border-color: #87ceeb;border-collapse: collapse;}","    .tftable th {font-size:18px;background-color:#87ceeb;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;text-align:left;}","    .tftable tr {background-color:#ffffff;}","    .tftable td {font-size:14px;border-width: 1px;padding: 8px;border-style: solid;border-color: #87ceeb;}","    .tftable tr:hover {background-color:#e0ffff;}","</style>","","<table class=\"tftable\" border=\"1\">","    <tr>","        <th>Status</th>","        <th>Date</th>","    </tr>","    <tr>","        <td>{{response.status}}</td>","        <td>{{response.date}}</td>","    </tr>","</table>","`;","","function constructVisualizerPayload() {","    return { response: pm.response.json() }","}","","pm.visualizer.set(template, constructVisualizerPayload());"],"type":"text/javascript","packages":{},"requests":{}}}],"id":"dbbf22f7-55b1-42e8-b205-03c84ee10ff7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"bearer","bearer":{"basicConfig":[{"key":"token","value":"<token>"}]},"isInherited":false},"method":"PATCH","header":[],"url":"https://accounts.forstok.com/api/v2/logistics/status.json?channel_id={{channel_id}}&order_id=155629748&status=1&date=2025-02-28 07:00:00","description":"<p>This endpoint allows you to update the status of an order by sending an HTTP PATCH request to the specified URL.</p>\n<h4 id=\"request-parameters\">Request Parameters</h4>\n<ul>\n<li><p><code>channel_id</code> (query parameter): The unique identifier of the channel logistics.</p>\n</li>\n<li><p><code>status</code> (query parameter): The identifier of the order status id to be updated.</p>\n</li>\n<li><p>date (query parameter): The Event Date of Status.</p>\n</li>\n</ul>\n<p><strong>Status ID</strong></p>\n<blockquote>\n<p>Fulfillment Status ID </p>\n</blockquote>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>ID</th>\n<th>Status</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>1</td>\n<td>Shipped</td>\n</tr>\n<tr>\n<td>2</td>\n<td>Delivered</td>\n</tr>\n<tr>\n<td>3</td>\n<td>Cancelled</td>\n</tr>\n<tr>\n<td>4</td>\n<td>Failed Delivery</td>\n</tr>\n</tbody>\n</table>\n</div><h4 id=\"response\">Response</h4>\n<p>The response will include the updated details of the order after the changes have been applied.</p>\n","urlObject":{"protocol":"https","path":["api","v2","logistics","status.json"],"host":["accounts","forstok","com"],"query":[{"key":"channel_id","value":"{{channel_id}}"},{"description":{"content":"<p>order id forstok</p>\n","type":"text/plain"},"key":"order_id","value":"155629748"},{"description":{"content":"<p>event status (Shiped = 1,  Delivered = 2, Cancelled = 3, Failed Delivery= 4)</p>\n","type":"text/plain"},"key":"status","value":"1"},{"description":{"content":"<p>Date time event</p>\n","type":"text/plain"},"key":"date","value":"2025-02-28 07:00:00"}],"variable":[]}},"response":[{"id":"44497f6e-4115-4e8d-8b36-43c801817ae7","name":"Update Status Logistics","originalRequest":{"method":"PATCH","header":[],"url":{"raw":"https://accounts.forstok.com/api/v2/logistics/status.json?channel_id={{channel_id}}&order_id=96158693&status=1&date=2025-02-28 07:00:00","protocol":"https","host":["accounts","forstok","com"],"path":["api","v2","logistics","status.json"],"query":[{"key":"channel_id","value":"{{channel_id}}"},{"key":"order_id","value":"96158693","description":"order id forstok"},{"key":"status","value":"1"},{"key":"date","value":"2025-02-28 07:00:00","description":"Date time event"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Content-Type","value":"application/json","description":"","type":"text"}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 11111111,\n    \"status\": \"Shipped\",\n    \"channel\": \"shopee\",\n    \"local_id\": \"12312123123\",\n    \"local_name\": null,\n    \"store_name\": \"Shopee\",\n    \"profile_id\": 1,\n    \"address\": {\n        \"address_1\": \"Jl kopral Jakarta\",\n        \"address_2\": \"\",\n        \"city\": \"Jakarta\",\n        \"country\": \"Indonesia\",\n        \"name\": \"Nama\",\n        \"phone\": \"62823232323\",\n        \"postal_code\": \"45211\",\n        \"province\": \"DKI JAKARTA\",\n        \"province_code\": \"DKI JAKARTA\",\n        \"sub_district\": \"\",\n        \"district\": \"INDRAMAYU\",\n        \"coordinate\": null\n    },\n    \"customer_info\": {\n        \"id\": 12123123123,\n        \"name\": \"Nama\",\n        \"email\": \"\",\n        \"customer_since\": \"2021-07-23T08:55:27.000+07:00\"\n    },\n    \"ordered_at\": \"2021-07-23T08:55:25.000+07:00\",\n    \"created_at\": \"2021-07-23T08:55:27.000+07:00\",\n    \"updated_at\": \"2021-07-23T09:39:51.000+07:00\",\n    \"item_lines\": [\n        {\n            \"id\": 23421221,\n            \"local_id\": \"0-0192319231293\",\n            \"sku\": \"sku-123123\",\n            \"name\": \"Breed\",\n            \"variant_name\": \"Coffee\",\n            \"variant_id\": 123123123,\n            \"variant_sku\": \"09123123123\",\n            \"price\": 10000,\n            \"sale_price\": null,\n            \"total_price\": 10000,\n            \"voucher_amount\": 0,\n            \"voucher_code\": null,\n            \"voucher_platform\": 0,\n            \"tax_price\": 0,\n            \"fulfill_by_channel\": false,\n            \"shipping_provider\": \"Shopee Express Standard\",\n            \"shipping_provider_type\": null,\n            \"tracking_number\": \"5234234234\",\n            \"tracking_url\": \"https://www.trackingtemplate.foo/?id=5234234234\",\n            \"note\": null,\n            \"bundle_info\": []\n        }\n    ],\n    \"payment\": {\n        \"payment_method\": \"COD\",\n        \"status\": \"Payment Verified\"\n    },\n    \"shipping_price\": 36000,\n    \"shipping_courier\": {\n        \"providers\": [\n            \"Shopee Express Standard\"\n        ],\n        \"delivery_type\": \"NON INTEGRATED\",\n        \"delivery_info\": \"-\",\n        \"awb\": \"5234234234\",\n        \"document_path\": \"https://www.google.com\",\n        \"booking_code\": null,\n        \"channel_docs_path\": \"https://www.google.com\"\n    },\n    \"shipping_description\": null,\n    \"subtotal\": 10000,\n    \"channel_rebate\": 0,\n    \"cashless\": true,\n    \"discount_amount\": 0,\n    \"total_price\": 10000,\n    \"insurance_fee\": 0,\n    \"discount_reason\": null,\n    \"tax_price\": 0,\n    \"warehouse_id\": 111111,\n    \"warehouse_code\": null,\n    \"note\": null,\n    \"returns\": []\n}"}],"_postman_id":"dbbf22f7-55b1-42e8-b205-03c84ee10ff7"},{"name":"Get Order Details","event":[{"listen":"prerequest","script":{"id":"97bef487-0b30-4ff0-829d-5bdec5138b86","exec":[""],"type":"text/javascript","packages":{},"requests":{}}}],"id":"f7e037a1-54bc-4ca0-bfe6-3d022a98ce66","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":"https://accounts.forstok.com/api/v2/order_logistics/153499263.json?channel_id={{channel_id}}&auth_type=jwt","description":"<p>Used to receive a detail of order.</p>\n<blockquote>\n<p>Update Log </p>\n</blockquote>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th><strong>Date</strong></th>\n<th><strong>Update Details</strong></th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>20-7-2022</td>\n<td>Add <code>voucher_code</code>  <br />and <code>voucher_seller</code> at Order level</td>\n</tr>\n<tr>\n<td>04-4-2022</td>\n<td>Add description of <code>bundle_info</code> child variables</td>\n</tr>\n<tr>\n<td>04-4-2022</td>\n<td>Add <code>subtotal</code>, <code>percent_amount</code>, and <code>fix_amount</code> to <code>item_lines</code> &gt; <code>bundle_info</code></td>\n</tr>\n<tr>\n<td>11-1-2022</td>\n<td>Update calculation of <code>item_lines</code> <em>&gt;</em> <code>voucher_seller</code> to be prorated per quantity (previously only prorated per item lines)</td>\n</tr>\n<tr>\n<td>11-1-2022</td>\n<td>Update <code>item_lines</code> <em>&gt;</em> <code>voucher_seller</code> data type to float</td>\n</tr>\n<tr>\n<td>07-12-2021</td>\n<td>Update description for <code>voucher_amount</code> and <code>discount_amount</code></td>\n</tr>\n</tbody>\n</table>\n</div><blockquote>\n<p>Response Parameters </p>\n</blockquote>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Field</th>\n<th>Type</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>id</td>\n<td>integer</td>\n<td>ID of Forstok sales order.</td>\n</tr>\n<tr>\n<td>status</td>\n<td>string</td>\n<td>Status of order.</td>\n</tr>\n<tr>\n<td>channel</td>\n<td>string</td>\n<td>Channel name.</td>\n</tr>\n<tr>\n<td>local_id</td>\n<td>string</td>\n<td>Channel order/ Invoice ID.</td>\n</tr>\n<tr>\n<td>local_name</td>\n<td>string</td>\n<td>Order name.</td>\n</tr>\n<tr>\n<td>store_name</td>\n<td>string</td>\n<td>Store name.</td>\n</tr>\n<tr>\n<td>profile_id</td>\n<td>integer</td>\n<td>ID of Seller in Forstok system.</td>\n</tr>\n<tr>\n<td><em>address</em></td>\n<td>object</td>\n<td>Order address info</td>\n</tr>\n<tr>\n<td>L address1</td>\n<td>text</td>\n<td>Address info 1</td>\n</tr>\n<tr>\n<td>L address2</td>\n<td>text</td>\n<td>Address info 2 additional</td>\n</tr>\n<tr>\n<td>L city</td>\n<td>string</td>\n<td>city</td>\n</tr>\n<tr>\n<td>L country</td>\n<td>string</td>\n<td>country</td>\n</tr>\n<tr>\n<td>L name</td>\n<td>string</td>\n<td>\"ship to\" Customer name</td>\n</tr>\n<tr>\n<td>L phone</td>\n<td>string</td>\n<td>\"ship to\" Customer phone</td>\n</tr>\n<tr>\n<td>L postal_code</td>\n<td>string</td>\n<td>Postal code</td>\n</tr>\n<tr>\n<td>L province</td>\n<td>string</td>\n<td>Province</td>\n</tr>\n<tr>\n<td>L province_code</td>\n<td>string</td>\n<td>Province Code in Forstok</td>\n</tr>\n<tr>\n<td>L sub_disctrict</td>\n<td>string</td>\n<td>Kecamatan</td>\n</tr>\n<tr>\n<td>L district</td>\n<td>string</td>\n<td>Keluarahan</td>\n</tr>\n<tr>\n<td>L coordinate</td>\n<td>string</td>\n<td>Destination coordinate</td>\n</tr>\n<tr>\n<td><em>customer_info</em></td>\n<td>object</td>\n<td>Customer Information</td>\n</tr>\n<tr>\n<td>L id</td>\n<td>string</td>\n<td>Id Customer in Forstok</td>\n</tr>\n<tr>\n<td>L name</td>\n<td>string</td>\n<td>Customer name</td>\n</tr>\n<tr>\n<td>L email</td>\n<td>string</td>\n<td>Customer Email</td>\n</tr>\n<tr>\n<td>L customer_since</td>\n<td>datetime</td>\n<td>Date of first purchased</td>\n</tr>\n<tr>\n<td><em>dropshipper_info</em></td>\n<td>object</td>\n<td>Dropshipper information</td>\n</tr>\n<tr>\n<td>L id</td>\n<td>integer</td>\n<td>ID of Dropshipper in Forstok</td>\n</tr>\n<tr>\n<td>L name</td>\n<td>string</td>\n<td>Dropshipper name. Some channels might not provide full name of the dropshipper.</td>\n</tr>\n<tr>\n<td>L phone</td>\n<td>string</td>\n<td>Dropshipper phone number</td>\n</tr>\n<tr>\n<td>ordered_at</td>\n<td>datetime</td>\n<td>Date of order created in channel</td>\n</tr>\n<tr>\n<td>created_at</td>\n<td>datetime</td>\n<td>Date of order created in forstok</td>\n</tr>\n<tr>\n<td>updated_at</td>\n<td>datetime</td>\n<td>Date of order updated in forstok</td>\n</tr>\n<tr>\n<td><em>item_lines</em></td>\n<td>object array</td>\n<td>Ordered Items Information</td>\n</tr>\n<tr>\n<td>L id</td>\n<td>integer</td>\n<td>Item lines id</td>\n</tr>\n<tr>\n<td>L local_id</td>\n<td>string</td>\n<td>item lines id from channel</td>\n</tr>\n<tr>\n<td>L price</td>\n<td>integer</td>\n<td>Item price</td>\n</tr>\n<tr>\n<td>L sale_price</td>\n<td>integer</td>\n<td>Sale price of item</td>\n</tr>\n<tr>\n<td>L shipping_provider</td>\n<td>string</td>\n<td>shipping provider name for specific item</td>\n</tr>\n<tr>\n<td>L shipping_provider_type</td>\n<td>string</td>\n<td>shipping provider type for specific item</td>\n</tr>\n<tr>\n<td>L tracking_number</td>\n<td>string</td>\n<td>Airwaybill shipping</td>\n</tr>\n<tr>\n<td>L sku</td>\n<td>string</td>\n<td>Item SKU</td>\n</tr>\n<tr>\n<td>L name</td>\n<td>string</td>\n<td>Item Name</td>\n</tr>\n<tr>\n<td>L variant_name</td>\n<td>string</td>\n<td>Variant Option Item i.e: \"XL\",\"Blue\"</td>\n</tr>\n<tr>\n<td>L variant_id</td>\n<td>integer</td>\n<td>Forstok Item variant ID</td>\n</tr>\n<tr>\n<td>L variant_sku</td>\n<td>string</td>\n<td>Variant SKU</td>\n</tr>\n<tr>\n<td>L total_price</td>\n<td>integer</td>\n<td>Total Price per item lines</td>\n</tr>\n<tr>\n<td>L discount_amount</td>\n<td>integer</td>\n<td>Discount Amount per item lines</td>\n</tr>\n<tr>\n<td>L channel_discount_amount</td>\n<td>integer</td>\n<td>Rebate</td>\n</tr>\n<tr>\n<td>L tax_price</td>\n<td>integer</td>\n<td>Tax Price</td>\n</tr>\n<tr>\n<td>L fulfill_by_channel</td>\n<td>boolean</td>\n<td>Fulfill by Platform</td>\n</tr>\n<tr>\n<td>L voucher_amount</td>\n<td>integer</td>\n<td>Voucher Amount = Voucher Seller + Voucher Platform</td>\n</tr>\n<tr>\n<td>L voucher_seller</td>\n<td>integer</td>\n<td>Amount of voucher/discount borne by Seller</td>\n</tr>\n<tr>\n<td>L note</td>\n<td>text</td>\n<td>item lines info</td>\n</tr>\n<tr>\n<td>L serial_number</td>\n<td>text</td>\n<td>serial number</td>\n</tr>\n<tr>\n<td>L internal_note</td>\n<td>text</td>\n<td>item lines internal info</td>\n</tr>\n<tr>\n<td>L <em>bundle_info</em></td>\n<td>object array</td>\n<td>Bundle Items Information</td>\n</tr>\n<tr>\n<td>LL id</td>\n<td>integer</td>\n<td>Bundle item ID</td>\n</tr>\n<tr>\n<td>LL variant_id</td>\n<td>integer</td>\n<td>Forstok Bundle Item variant ID</td>\n</tr>\n<tr>\n<td>LL local_id</td>\n<td>string</td>\n<td>Bundle item id from channel</td>\n</tr>\n<tr>\n<td>LL sku</td>\n<td>string</td>\n<td>Bundle item SKU</td>\n</tr>\n<tr>\n<td>LL name</td>\n<td>string</td>\n<td>Bundle item name</td>\n</tr>\n<tr>\n<td>LL qty</td>\n<td>integer</td>\n<td>Bundle item quantity</td>\n</tr>\n<tr>\n<td>LL main_item</td>\n<td>tiny integer</td>\n<td>Flag if bundle item is main item</td>\n</tr>\n<tr>\n<td>LL item_price</td>\n<td>integer</td>\n<td>Bundle item price</td>\n</tr>\n<tr>\n<td>LL subtotal</td>\n<td>integer</td>\n<td>Subtotal of item bundle</td>\n</tr>\n<tr>\n<td>LL discount_type</td>\n<td>string</td>\n<td>Bundle discount type, stores value \"fix\" or \"percent\"</td>\n</tr>\n<tr>\n<td>LL percent_amount</td>\n<td>integer</td>\n<td>Bundle item discount percentage value</td>\n</tr>\n<tr>\n<td>LL fix_amount</td>\n<td>integer</td>\n<td>Bundle item discount fixed value</td>\n</tr>\n<tr>\n<td><em>payment</em></td>\n<td>object</td>\n<td>Payment information</td>\n</tr>\n<tr>\n<td>L payment_method</td>\n<td>string</td>\n<td>Type of Payment Method</td>\n</tr>\n<tr>\n<td>L status</td>\n<td>string</td>\n<td>Status of Payment, contains one of the following values : [Pending payment, Pending payment verification, Payment verified, Cancelled].</td>\n</tr>\n<tr>\n<td>shipping_price</td>\n<td>integer</td>\n<td>Amount of shipping.</td>\n</tr>\n<tr>\n<td>disc_shipping_seller</td>\n<td>integer</td>\n<td>Amount of discount shipping seller.</td>\n</tr>\n<tr>\n<td>disc_shipping_platform</td>\n<td>integer</td>\n<td>Amount of discount shipping platform/marketplace.</td>\n</tr>\n<tr>\n<td><em>shipping_courier</em></td>\n<td>object</td>\n<td>Order shipping courier.</td>\n</tr>\n<tr>\n<td>L providers</td>\n<td>string [ ]</td>\n<td>Available shipping providers of order.</td>\n</tr>\n<tr>\n<td>L delivery_type</td>\n<td>string</td>\n<td>Shipping courier remark (PICKUP, NON INTEGRATED, DROPOFF, etc) depends on the requested marketplace.</td>\n</tr>\n<tr>\n<td>L delivery_info</td>\n<td>string</td>\n<td>Standard shipping courier information. Note: Shopee pickup_addresses and pickup_timeslots will be exposed on this attribute as json string format if delivery type is “PICKUP”.</td>\n</tr>\n<tr>\n<td>L awb</td>\n<td>string</td>\n<td>Airwaybill/ Tracking Number</td>\n</tr>\n<tr>\n<td>L document_path</td>\n<td>string</td>\n<td>url for shipping label from forstok</td>\n</tr>\n<tr>\n<td>L booking_code</td>\n<td>string</td>\n<td>booking code ( only used by some marketplace)</td>\n</tr>\n<tr>\n<td>L channel_docs_path</td>\n<td>string</td>\n<td>url for shipping label from channel</td>\n</tr>\n<tr>\n<td>shipping_description</td>\n<td>string</td>\n<td>Order shipping description.</td>\n</tr>\n<tr>\n<td>subtotal</td>\n<td>integer</td>\n<td>Subtotal Orders</td>\n</tr>\n<tr>\n<td>channel_rebate</td>\n<td>integer</td>\n<td>Cashback from channel to seller</td>\n</tr>\n<tr>\n<td>cashless</td>\n<td>boolean</td>\n<td>true/false</td>\n</tr>\n<tr>\n<td>discount_amount</td>\n<td>integer</td>\n<td>Voucher seller OR discount amount that is not flagged by the Platform/Marketplace if borne by Platform or by Seller (e.g. Tokopedia)</td>\n</tr>\n<tr>\n<td>total_price</td>\n<td>integer</td>\n<td>Total price of order.</td>\n</tr>\n<tr>\n<td>voucher_code</td>\n<td>string</td>\n<td>Voucher code</td>\n</tr>\n<tr>\n<td>voucher_seller</td>\n<td>integer</td>\n<td>Amount of voucher/discount borne by Seller</td>\n</tr>\n<tr>\n<td>insurance_fee</td>\n<td>integer</td>\n<td>Insurance fee of order.</td>\n</tr>\n<tr>\n<td>discount_reason</td>\n<td>string</td>\n<td>Reason of discount.</td>\n</tr>\n<tr>\n<td>tax_price</td>\n<td>integer</td>\n<td>Tax price of order.</td>\n</tr>\n<tr>\n<td>warehouse_id</td>\n<td>integer</td>\n<td>Warehouse id in forstok</td>\n</tr>\n<tr>\n<td>cod</td>\n<td>boolean</td>\n<td>Flag cash on delivery(true/false)</td>\n</tr>\n<tr>\n<td>warehouse_code</td>\n<td>integer</td>\n<td>Warehouse code in forstok</td>\n</tr>\n<tr>\n<td>note</td>\n<td>text</td>\n<td>Note from buyer.</td>\n</tr>\n<tr>\n<td>internal_note</td>\n<td>text</td>\n<td>Internal Note to seller.</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"order-status\">Order Status</h2>\n<p>Currently Forstok has their order status</p>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Status name</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><strong>Pending payment</strong></td>\n<td>Order is created, waiting payment from buyer.</td>\n</tr>\n<tr>\n<td><strong>Open</strong></td>\n<td>Order has been paid and ready to be processed</td>\n</tr>\n<tr>\n<td><strong>Not Shipped</strong></td>\n<td>Order has been processed (accepted or packed).</td>\n</tr>\n<tr>\n<td><strong>Ready to ship</strong></td>\n<td>Order is ready to be picked up by courier.</td>\n</tr>\n<tr>\n<td><strong>Shipped</strong></td>\n<td>Order is picked up and on delivery.</td>\n</tr>\n<tr>\n<td><strong>Delivered</strong></td>\n<td>Order has been delivered to the buyer.</td>\n</tr>\n<tr>\n<td><strong>Completed</strong></td>\n<td>Order finished and Marketplace payout is paid.</td>\n</tr>\n<tr>\n<td><strong>Cancelled</strong></td>\n<td>Order is cancelled by buyer or seller.</td>\n</tr>\n</tbody>\n</table>\n</div>","urlObject":{"protocol":"https","path":["api","v2","order_logistics","153499263.json"],"host":["accounts","forstok","com"],"query":[{"key":"channel_id","value":"{{channel_id}}"},{"key":"auth_type","value":"jwt"}],"variable":[]}},"response":[{"id":"d3a77adb-7ce3-46ff-99dc-c034de722c46","name":"Get Order Details Bundle","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://accounts.forstok.com/api/v1/orders/137521181.json?channel_id={{channel_id}}&auth_type=jwt","protocol":"https","host":["accounts","forstok","com"],"path":["api","v1","orders","137521181.json"],"query":[{"key":"channel_id","value":"{{channel_id}}","description":"Required (string). Email seller that registered as api authentication","type":"text"},{"key":"auth_type","value":"jwt","description":"Required (string). Used Authentication Method :\nsignature\njwt ","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 06 Nov 2023 04:41:17 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Server","value":"nginx","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"X-Frame-Options","value":"SAMEORIGIN","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-Download-Options","value":"noopen","enabled":true},{"key":"X-Permitted-Cross-Domain-Policies","value":"none","enabled":true},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin","enabled":true},{"key":"ETag","value":"W/\"9161f6c0f9bba111b1d3e62805846b39\"","enabled":true},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","enabled":true},{"key":"X-Request-Id","value":"fa298157-3b3c-4b99-98cb-6dad3f3cc935","enabled":true},{"key":"X-Runtime","value":"0.208705","enabled":true},{"key":"vary","value":"Origin","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 137521181,\n    \"status\": \"Pending Payment\",\n    \"channel\": \"shopee\",\n    \"channel_id\": 12,\n    \"local_id\": \"231106UFXKK5S2\",\n    \"local_name\": \"231106UFXKK5S2\",\n    \"store_name\": \"Shopee Demo\",\n    \"store_id\": 5722,\n    \"profile_id\": 640,\n    \"address\": {\n        \"address_1\": \"Ja******\",\n        \"address_2\": \"\",\n        \"city\": \"KOTA JAKARTA TIMUR\",\n        \"country\": \"Indonesia\",\n        \"name\": \"L***a\",\n        \"phone\": \"******55\",\n        \"postal_code\": \"13440\",\n        \"province\": \"DKI JAKARTA\",\n        \"province_code\": \"DKI JAKARTA\",\n        \"sub_district\": \"\",\n        \"district\": \"DUREN SAWIT\",\n        \"coordinate\": null\n    },\n    \"customer_info\": {\n        \"id\": 51314806,\n        \"name\": \"L***a\",\n        \"email\": \"\",\n        \"customer_since\": \"2023-11-06 11:40:54\"\n    },\n    \"dropshipper_info\": {\n        \"id\": 19102703,\n        \"name\": null,\n        \"phone\": null\n    },\n    \"ordered_at\": \"2023-11-06 11:40:46\",\n    \"created_at\": \"2023-11-06 11:40:54\",\n    \"updated_at\": \"2023-11-06 11:40:54\",\n    \"item_lines\": [\n        {\n            \"id\": 140135403,\n            \"local_id\": \"0-23960308468\",\n            \"sku\": \"teskasdwa\",\n            \"name\": \"test create master product\",\n            \"variant_name\": \"test create master product\",\n            \"variant_id\": 19248200,\n            \"variant_sku\": \"teskasdwa\",\n            \"price\": 1000,\n            \"sale_price\": null,\n            \"total_price\": 1000,\n            \"voucher_amount\": 0,\n            \"voucher_code\": null,\n            \"voucher_seller\": 0,\n            \"tax_price\": 0,\n            \"fulfill_by_channel\": false,\n            \"shipping_provider\": \"Reguler (Cashless)\",\n            \"shipping_provider_type\": \"Reguler (Cashless)\",\n            \"tracking_number\": null,\n            \"note\": null,\n            \"serial_number\": \"SN123123\",\n            \"internal_note\": null,\n            \"bundle_info\": [\n                {\n                    \"id\": 3019045,\n                    \"variant_id\": 12326745,\n                    \"local_id\": \"3716848652\",\n                    \"sku\": \"6SDASD0011\",\n                    \"name\": \"BAJU PALING OKE - S\",\n                    \"qty\": 1,\n                    \"main_item\": false,\n                    \"item_price\": 7000000,\n                    \"subtotal\": 7000000,\n                    \"discount_type\": \"fix\",\n                    \"percent_amount\": 0,\n                    \"fix_amount\": 0\n                },\n                {\n                    \"id\": 4432237,\n                    \"variant_id\": 16108055,\n                    \"local_id\": null,\n                    \"sku\": \"07082020-3\",\n                    \"name\": \"Baju Jersey Richard\",\n                    \"qty\": 1,\n                    \"main_item\": true,\n                    \"item_price\": 6000000,\n                    \"subtotal\": 6000000,\n                    \"discount_type\": \"fix\",\n                    \"percent_amount\": 0,\n                    \"fix_amount\": 0\n                }\n            ]\n        }\n    ],\n    \"payment\": {\n        \"payment_method\": \"Online Payment\",\n        \"status\": \"Not Paid\"\n    },\n    \"shipping_price\": 9000,\n    \"disc_shipping_seller\": 0,\n    \"disc_shipping_platform\": 0,\n    \"shipping_courier\": {\n        \"awb\": null,\n        \"document_path\": \"\",\n        \"booking_code\": null,\n        \"delivery_type\": \"NON INTEGRATED\",\n        \"channel_docs_path\": null,\n        \"logistic_destination_code\": null\n    },\n    \"shipping_provider\": \"Reguler (Cashless)\",\n    \"shipping_provider_type\": \"Reguler (Cashless)\",\n    \"shipping_description\": null,\n    \"subtotal\": 1000,\n    \"channel_rebate\": 0,\n    \"cashless\": true,\n    \"discount_amount\": 0,\n    \"voucher_seller\": 0,\n    \"total_price\": 1000,\n    \"voucher_code\": \"\",\n    \"insurance_fee\": 0,\n    \"discount_reason\": null,\n    \"tax_price\": 0,\n    \"warehouse_id\": 696,\n    \"cod\": false,\n    \"delivery_type\": null,\n    \"warehouse_code\": \"pr\",\n    \"note\": null,\n    \"internal_note\": null,\n    \"returns\": []\n}"},{"id":"347fe180-df55-4bf4-bf12-ff8281ae965f","name":"Get Order Details","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://accounts.forstok.com/api/v1/orders/137521386.json?channel_id={{channel_id}}&auth_type=jwt","protocol":"https","host":["accounts","forstok","com"],"path":["api","v1","orders","137521386.json"],"query":[{"key":"channel_id","value":"{{channel_id}}","type":"text"},{"key":"auth_type","value":"jwt","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Mon, 06 Nov 2023 04:49:36 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Server","value":"nginx","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"X-Frame-Options","value":"SAMEORIGIN","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-Download-Options","value":"noopen","enabled":true},{"key":"X-Permitted-Cross-Domain-Policies","value":"none","enabled":true},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin","enabled":true},{"key":"ETag","value":"W/\"2173ecf782ac1069d59eb8336fb95afa\"","enabled":true},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","enabled":true},{"key":"X-Request-Id","value":"c984476a-7691-47dc-aeca-e50d68fecdbc","enabled":true},{"key":"X-Runtime","value":"0.211091","enabled":true},{"key":"vary","value":"Origin","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 137521386,\n    \"status\": \"Pending Payment\",\n    \"channel\": \"shopee\",\n    \"channel_id\": 12,\n    \"local_id\": \"231106UGDFGJH1\",\n    \"local_name\": \"231106UGDFGJH1\",\n    \"store_name\": \"Shopee Demo\",\n    \"store_id\": 5722,\n    \"profile_id\": 640,\n    \"address\": {\n        \"address_1\": \"Jl******\",\n        \"address_2\": \"\",\n        \"city\": \"KAB. BLORA\",\n        \"country\": \"Indonesia\",\n        \"name\": \"K******r\",\n        \"phone\": \"******31\",\n        \"postal_code\": \"58312\",\n        \"province\": \"JAWA TENGAH\",\n        \"province_code\": \"JAWA TENGAH\",\n        \"sub_district\": \"\",\n        \"district\": \"CEPU\",\n        \"coordinate\": null\n    },\n    \"customer_info\": {\n        \"id\": 44584397,\n        \"name\": \"K******r\",\n        \"email\": \"\",\n        \"customer_since\": \"2021-12-15 15:40:19\"\n    },\n    \"dropshipper_info\": {\n        \"id\": 19102822,\n        \"name\": null,\n        \"phone\": null\n    },\n    \"ordered_at\": \"2023-11-06 11:49:05\",\n    \"created_at\": \"2023-11-06 11:49:19\",\n    \"updated_at\": \"2023-11-06 11:49:19\",\n    \"item_lines\": [\n        {\n            \"id\": 140135654,\n            \"local_id\": \"0-134106089617\",\n            \"sku\": \"1691232790-1594892196527-0\",\n            \"name\": \"Test 34\",\n            \"variant_name\": \"1691232790-159489219\",\n            \"variant_id\": 16901383,\n            \"variant_sku\": \"1691232790-1594892196527-0\",\n            \"price\": 12000,\n            \"sale_price\": null,\n            \"total_price\": 12000,\n            \"voucher_amount\": 0,\n            \"voucher_code\": null,\n            \"voucher_seller\": 0,\n            \"tax_price\": 0,\n            \"fulfill_by_channel\": false,\n            \"shipping_provider\": \"Reguler (Cashless)\",\n            \"shipping_provider_type\": \"Reguler (Cashless)\",\n            \"tracking_number\": null,\n            \"note\": null,\n            \"serial_number\": \"SN123123\",\n            \"internal_note\": null,\n            \"bundle_info\": []\n        }\n    ],\n    \"payment\": {\n        \"payment_method\": \"Online Payment\",\n        \"status\": \"Not Paid\"\n    },\n    \"shipping_price\": 27000,\n    \"disc_shipping_seller\": 0,\n    \"disc_shipping_platform\": 0,\n    \"shipping_courier\": {\n        \"awb\": null,\n        \"document_path\": \"\",\n        \"booking_code\": null,\n        \"delivery_type\": \"NON INTEGRATED\",\n        \"channel_docs_path\": null,\n        \"logistic_destination_code\": null\n    },\n    \"shipping_provider\": \"Reguler (Cashless)\",\n    \"shipping_provider_type\": \"Reguler (Cashless)\",\n    \"shipping_description\": null,\n    \"subtotal\": 12000,\n    \"channel_rebate\": 0,\n    \"cashless\": true,\n    \"discount_amount\": 0,\n    \"voucher_seller\": 0,\n    \"total_price\": 12000,\n    \"voucher_code\": \"\",\n    \"insurance_fee\": 0,\n    \"discount_reason\": null,\n    \"tax_price\": 0,\n    \"warehouse_id\": 696,\n    \"cod\": false,\n    \"delivery_type\": null,\n    \"warehouse_code\": \"pr\",\n    \"note\": null,\n    \"internal_note\": null,\n    \"returns\": []\n}"},{"id":"df2a0190-9904-41fc-a943-6950d6e533ff","name":"Get Order Details V2","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://accounts.forstok.com/api/v2/orders/153299983.json?channel_id={{channel_id}}&auth_type=jwt","protocol":"https","host":["accounts","forstok","com"],"path":["api","v2","orders","153299983.json"],"query":[{"key":"channel_id","value":"{{channel_id}}"},{"key":"auth_type","value":"jwt"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Fri, 04 Jul 2025 03:53:44 GMT"},{"key":"Content-Type","value":"application/json","description":"","type":"text"},{"key":"Transfer-Encoding","value":"chunked"},{"key":"Connection","value":"keep-alive"},{"key":"Vary","value":"Origin"},{"key":"Strict-Transport-Security","value":"max-age=31536000; includeSubDomains"}],"cookie":[],"responseTime":null,"body":"{\n    \"address\": {\n        \"address_1\": \"legok.kondang jalan rph rumah potong hewan RT 02/RW 09\",\n        \"address_2\": \"\",\n        \"city\": \"Kab. Bandung\",\n        \"coordinate\": \"\",\n        \"country\": \"Indonesia\",\n        \"district\": \"Pangalengan\",\n        \"name\": \"asep nur \",\n        \"phone\": \"62089531943716\",\n        \"postal_code\": \"\",\n        \"province\": \"Jawa Barat\",\n        \"province_code\": \"\",\n        \"sub_district\": \"\"\n    },\n    \"cashless\": false,\n    \"channel\": \"sales order\",\n    \"channel_id\": 21,\n    \"channel_rebate\": 0,\n    \"cod\": false,\n    \"created_at\": \"2025-06-25T16:54:54.000+07:00\",\n    \"customer_info\": {\n        \"customer_since\": \"2020-07-30T21:50:08.000+07:00\",\n        \"email\": \"\",\n        \"id\": 34339430,\n        \"name\": \"asep nur \"\n    },\n    \"delivery_type\": \"\",\n    \"disc_shipping_platform\": 0,\n    \"disc_shipping_seller\": 0,\n    \"discount_amount\": 0,\n    \"discount_reason\": \"\",\n    \"dropshipper_info\": {\n        \"id\": 0,\n        \"name\": \"\",\n        \"phone\": \"\"\n    },\n    \"id\": 153299983,\n    \"insurance_fee\": 0,\n    \"internal_note\": \"\",\n    \"item_lines\": [\n        {\n            \"bundle_info\": [\n                {\n                    \"discount_type\": \"fix\",\n                    \"fix_amount\": 0,\n                    \"id\": 2092,\n                    \"item_note\": [\n                        \"WH 1\"\n                    ],\n                    \"item_price\": 3000,\n                    \"local_id\": \"\",\n                    \"main_item\": 0,\n                    \"name\": \"BAJU PALING OKE3\",\n                    \"percent_amount\": 0,\n                    \"qty\": 1,\n                    \"serial_number\": [\n                        \"HJ49-VKMP-QXZ7-L3WT\"\n                    ],\n                    \"sku\": \"2AAASD0021\",\n                    \"subtotal\": 3000,\n                    \"variant_id\": 11896401\n                },\n                {\n                    \"discount_type\": \"fix\",\n                    \"fix_amount\": 0,\n                    \"id\": 2093,\n                    \"item_note\": [\n                        \"Reject 1\"\n                    ],\n                    \"item_price\": 2000000,\n                    \"local_id\": \"\",\n                    \"main_item\": 0,\n                    \"name\": \"MS Price 1\",\n                    \"percent_amount\": 0,\n                    \"qty\": 1,\n                    \"serial_number\": [\n                        \"W7QX-M2LR-9KDF-V8TA\"\n                    ],\n                    \"sku\": \"msprice001\",\n                    \"subtotal\": 2000000,\n                    \"variant_id\": 12226177\n                }\n            ],\n            \"channel_doc_path\": \"\",\n            \"document_path\": \"https://accounts.forstok.com/api/v1/documents.pdf?token={{vault:json-web-token}}\",\n            \"fulfill_by_channel\": false,\n            \"id\": 159943795,\n            \"internal_note\": \"\",\n            \"item_note\": \"\",\n            \"local_id\": \"\",\n            \"name\": \"\",\n            \"note\": \"\",\n            \"price\": 1312,\n            \"sale_price\": 0,\n            \"serial_number\": \"\",\n            \"shipping_courier_id\": 0,\n            \"shipping_fulfillment_type\": \"\",\n            \"shipping_group_fulfillment_type\": \"\",\n            \"shipping_provider\": \"\",\n            \"shipping_provider_type\": \"\",\n            \"sku\": \"asdasd123123\",\n            \"status_id\": 7,\n            \"status_name\": \"Not Shipped\",\n            \"tax_price\": 0,\n            \"total_price\": 1312,\n            \"tracking_number\": \"\",\n            \"variant_id\": 20090771,\n            \"variant_name\": \"\",\n            \"variant_sku\": \"asdasd123123\",\n            \"voucher_amount\": 0,\n            \"voucher_code\": \"\",\n            \"voucher_seller\": 0,\n            \"warehouse_code\": \"-\"\n        },\n        {\n            \"bundle_info\": [\n                {\n                    \"discount_type\": \"fix\",\n                    \"fix_amount\": 0,\n                    \"id\": 2092,\n                    \"item_note\": [\n                        \"WH 2\"\n                    ],\n                    \"item_price\": 3000,\n                    \"local_id\": \"\",\n                    \"main_item\": 0,\n                    \"name\": \"BAJU PALING OKE3\",\n                    \"percent_amount\": 0,\n                    \"qty\": 1,\n                    \"serial_number\": [\n                        \"HJ49-VKMP-QXZ7-L3WU\"\n                    ],\n                    \"sku\": \"2AAASD0021\",\n                    \"subtotal\": 3000,\n                    \"variant_id\": 11896401\n                },\n                {\n                    \"discount_type\": \"fix\",\n                    \"fix_amount\": 0,\n                    \"id\": 2093,\n                    \"item_note\": [\n                        \"Reject 2\"\n                    ],\n                    \"item_price\": 2000000,\n                    \"local_id\": \"\",\n                    \"main_item\": 0,\n                    \"name\": \"MS Price 1\",\n                    \"percent_amount\": 0,\n                    \"qty\": 1,\n                    \"serial_number\": [\n                        \"W7QX-M2LR-9KDF-V8TB\"\n                    ],\n                    \"sku\": \"msprice001\",\n                    \"subtotal\": 2000000,\n                    \"variant_id\": 12226177\n                }\n            ],\n            \"channel_doc_path\": \"\",\n            \"document_path\": \"https://accounts.forstok.com/api/v1/documents.pdf?token={{vault:json-web-token}}\",\n            \"fulfill_by_channel\": false,\n            \"id\": 159943795,\n            \"internal_note\": \"\",\n            \"item_note\": \"\",\n            \"local_id\": \"\",\n            \"name\": \"\",\n            \"note\": \"\",\n            \"price\": 1312,\n            \"sale_price\": 0,\n            \"serial_number\": \"\",\n            \"shipping_courier_id\": 0,\n            \"shipping_fulfillment_type\": \"\",\n            \"shipping_group_fulfillment_type\": \"\",\n            \"shipping_provider\": \"\",\n            \"shipping_provider_type\": \"\",\n            \"sku\": \"asdasd123123\",\n            \"status_id\": 7,\n            \"status_name\": \"Not Shipped\",\n            \"tax_price\": 0,\n            \"total_price\": 1312,\n            \"tracking_number\": \"\",\n            \"variant_id\": 20090771,\n            \"variant_name\": \"\",\n            \"variant_sku\": \"asdasd123123\",\n            \"voucher_amount\": 0,\n            \"voucher_code\": \"\",\n            \"voucher_seller\": 0,\n            \"warehouse_code\": \"-\"\n        },\n        {\n            \"bundle_info\": [],\n            \"channel_doc_path\": \"\",\n            \"document_path\": \"https://accounts.forstok.com/api/v1/documents.pdf?token={{vault:json-web-token}}\",\n            \"fulfill_by_channel\": false,\n            \"id\": 159943796,\n            \"internal_note\": \"\",\n            \"item_note\": \"Reject 3\",\n            \"local_id\": \"\",\n            \"name\": \"adasdsa\",\n            \"note\": \"\",\n            \"price\": 123123,\n            \"sale_price\": 0,\n            \"serial_number\": \"E1FZ-K93M-WT7Q-ZB2X\",\n            \"shipping_courier_id\": 0,\n            \"shipping_fulfillment_type\": \"\",\n            \"shipping_group_fulfillment_type\": \"\",\n            \"shipping_provider\": \"\",\n            \"shipping_provider_type\": \"\",\n            \"sku\": \"asd3121\",\n            \"status_id\": 7,\n            \"status_name\": \"Not Shipped\",\n            \"tax_price\": 0,\n            \"total_price\": 123123,\n            \"tracking_number\": \"\",\n            \"variant_id\": 20838623,\n            \"variant_name\": \"\",\n            \"variant_sku\": \"asd3121\",\n            \"voucher_amount\": 0,\n            \"voucher_code\": \"\",\n            \"voucher_seller\": 0,\n            \"warehouse_code\": \"-\"\n        },\n        {\n            \"bundle_info\": [],\n            \"channel_doc_path\": \"\",\n            \"document_path\": \"https://accounts.forstok.com/api/v1/documents.pdf?token={{vault:json-web-token}}\",\n            \"fulfill_by_channel\": false,\n            \"id\": 159943796,\n            \"internal_note\": \"\",\n            \"item_note\": \"Reject 4\",\n            \"local_id\": \"\",\n            \"name\": \"adasdsa\",\n            \"note\": \"\",\n            \"price\": 123123,\n            \"sale_price\": 0,\n            \"serial_number\": \"E1FZ-K93M-WT7Q-ZB2Y\",\n            \"shipping_courier_id\": 0,\n            \"shipping_fulfillment_type\": \"\",\n            \"shipping_group_fulfillment_type\": \"\",\n            \"shipping_provider\": \"\",\n            \"shipping_provider_type\": \"\",\n            \"sku\": \"asd3121\",\n            \"status_id\": 7,\n            \"status_name\": \"Not Shipped\",\n            \"tax_price\": 0,\n            \"total_price\": 123123,\n            \"tracking_number\": \"\",\n            \"variant_id\": 20838623,\n            \"variant_name\": \"\",\n            \"variant_sku\": \"asd3121\",\n            \"voucher_amount\": 0,\n            \"voucher_code\": \"\",\n            \"voucher_seller\": 0,\n            \"warehouse_code\": \"-\"\n        }\n    ],\n    \"local_id\": \"\",\n    \"local_name\": \"\",\n    \"note\": \"\",\n    \"ordered_at\": \"2025-06-25T16:54:54.000+07:00\",\n    \"payment\": {\n        \"payment_method\": \"\",\n        \"status\": \"Payment Verified\"\n    },\n    \"profile_id\": 644,\n    \"returns\": [],\n    \"shipping_courier\": {\n        \"awb\": \"\",\n        \"booking_code\": \"\",\n        \"channel_docs_path\": \"\",\n        \"delivery_type\": \"NON INTEGRATED\",\n        \"document_path\": \"https://accounts.forstok.com/api/v1/documents.pdf?token={{vault:json-web-token}}\",\n        \"logistic_destination_code\": \"\",\n        \"shipping_courier_id\": 0,\n        \"shipping_fulfillment_type\": \"\",\n        \"shipping_group_fulfillment_type\": \"\"\n    },\n    \"shipping_courier_id\": 0,\n    \"shipping_description\": \"\",\n    \"shipping_fulfillment_type\": \"\",\n    \"shipping_group_fulfillment_type\": \"\",\n    \"shipping_price\": 0,\n    \"shipping_provider\": \"\",\n    \"shipping_provider_type\": \"\",\n    \"status\": \"Not Shipped\",\n    \"store_id\": 12961,\n    \"store_name\": \"Manual SO 1\",\n    \"subtotal\": 248870,\n    \"tax_price\": 0,\n    \"total_price\": 248870,\n    \"updated_at\": \"2025-07-04T10:17:42.000+07:00\",\n    \"voucher_code\": \"\",\n    \"voucher_seller\": 0,\n    \"warehouse_code\": \"-\",\n    \"warehouse_id\": 701\n}"},{"id":"d4d1e9ba-0f8b-41e7-8180-712ddc2b9be8","name":"Failed Delivery","originalRequest":{"method":"GET","header":[{"key":"Content-Type","value":"application/json","type":"text"}],"body":{"mode":"raw","raw":""},"url":{"raw":"https://accounts.forstok.com/api/v1/orders/137922115.json?channel_id={{channel_id}}&auth_type=jwt","protocol":"https","host":["accounts","forstok","com"],"path":["api","v1","orders","137922115.json"],"query":[{"key":"channel_id","value":"{{channel_id}}","description":"Required (string). Email seller that registered as api authentication","type":"text"},{"key":"auth_type","value":"jwt","description":"Required (string). Used Authentication Method :\nsignature\njwt ","type":"text"}]}},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Thu, 30 Nov 2023 10:01:30 GMT","enabled":true},{"key":"Content-Type","value":"application/json; charset=utf-8","enabled":true},{"key":"Transfer-Encoding","value":"chunked","enabled":true},{"key":"Connection","value":"keep-alive","enabled":true},{"key":"Server","value":"nginx","enabled":true},{"key":"Vary","value":"Accept-Encoding","enabled":true},{"key":"X-Frame-Options","value":"SAMEORIGIN","enabled":true},{"key":"X-XSS-Protection","value":"1; mode=block","enabled":true},{"key":"X-Content-Type-Options","value":"nosniff","enabled":true},{"key":"X-Download-Options","value":"noopen","enabled":true},{"key":"X-Permitted-Cross-Domain-Policies","value":"none","enabled":true},{"key":"Referrer-Policy","value":"strict-origin-when-cross-origin","enabled":true},{"key":"ETag","value":"W/\"33328bf9da9807efc205b6d69d8a7e3d\"","enabled":true},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate","enabled":true},{"key":"X-Request-Id","value":"53d9bd70-6c9b-4c68-ace8-26610f532d9e","enabled":true},{"key":"X-Runtime","value":"0.188444","enabled":true},{"key":"vary","value":"Origin","enabled":true},{"key":"Content-Encoding","value":"gzip","enabled":true}],"cookie":[],"responseTime":null,"body":"{\n    \"id\": 137922115,\n    \"status\": \"Failed Delivery\",\n    \"channel\": \"shopee\",\n    \"channel_id\": 12,\n    \"local_id\": \"231117S9M5RXUV\",\n    \"local_name\": \"231117S9M5RXUV\",\n    \"store_name\": \"Shopee_Demo_Demo\",\n    \"store_id\": 5637,\n    \"profile_id\": 644,\n    \"address\": {\n        \"address_1\": \"Jalan Jambu No.27, Gondangdia, Menteng (lt 2), KOTA JAKARTA PUSAT, MENTENG, DKI JAKARTA, ID, 10310\",\n        \"address_2\": \"\",\n        \"city\": \"KOTA JAKARTA PUSAT\",\n        \"country\": \"Indonesia\",\n        \"name\": \"a******n\",\n        \"phone\": \"******25\",\n        \"postal_code\": \"10310\",\n        \"province\": \"DKI JAKARTA\",\n        \"province_code\": \"DKI JAKARTA\",\n        \"sub_district\": \"\",\n        \"district\": \"MENTENG\",\n        \"coordinate\": null\n    },\n    \"customer_info\": {\n        \"id\": 51312490,\n        \"name\": \"a******n\",\n        \"email\": \"\",\n        \"customer_since\": \"2023-11-05 23:29:46\"\n    },\n    \"dropshipper_info\": {\n        \"id\": 19371005,\n        \"name\": null,\n        \"phone\": null\n    },\n    \"ordered_at\": \"2023-11-17 04:28:55\",\n    \"created_at\": \"2023-11-17 04:29:02\",\n    \"updated_at\": \"2023-11-17 04:29:46\",\n    \"item_lines\": [\n        {\n            \"id\": 140686603,\n            \"local_id\": \"0-25551155937\",\n            \"sku\": \"bndl1116sp-1\",\n            \"name\": \"bndl1116sp-1\",\n            \"variant_name\": \"bndl1116sp-1\",\n            \"variant_id\": null,\n            \"variant_sku\": null,\n            \"price\": 60000,\n            \"sale_price\": null,\n            \"total_price\": 60000,\n            \"voucher_amount\": 0,\n            \"voucher_code\": null,\n            \"voucher_seller\": 0,\n            \"tax_price\": 0,\n            \"fulfill_by_channel\": false,\n            \"shipping_provider\": \"Anteraja Reguler\",\n            \"shipping_provider_type\": \"Reguler (Cashless)\",\n            \"tracking_number\": null,\n            \"note\": null,\n            \"serial_number\": \"SN123123\",\n            \"internal_note\": null,\n            \"bundle_info\": []\n        }\n    ],\n    \"payment\": {\n        \"payment_method\": \"Cash on Delivery\",\n        \"status\": \"Payment Verified\"\n    },\n    \"shipping_price\": 18000,\n    \"disc_shipping_seller\": 0,\n    \"disc_shipping_platform\": 0,\n    \"shipping_courier\": {\n        \"awb\": null,\n        \"document_path\": \"\",\n        \"booking_code\": null,\n        \"delivery_type\": \"NON INTEGRATED\",\n        \"channel_docs_path\": null,\n        \"logistic_destination_code\": null\n    },\n    \"shipping_provider\": \"Anteraja Reguler\",\n    \"shipping_provider_type\": \"Reguler (Cashless)\",\n    \"shipping_description\": null,\n    \"subtotal\": 60000,\n    \"channel_rebate\": 0,\n    \"cashless\": true,\n    \"discount_amount\": 0,\n    \"voucher_seller\": 0,\n    \"total_price\": 60000,\n    \"voucher_code\": \"\",\n    \"insurance_fee\": 0,\n    \"discount_reason\": null,\n    \"tax_price\": 0,\n    \"warehouse_id\": 1160,\n    \"cod\": true,\n    \"delivery_type\": null,\n    \"warehouse_code\": \"jkp\",\n    \"note\": null,\n    \"internal_note\": \"{\\\"tooltip_status\\\":\\\"Package failed to delivery.\\\"}\",\n    \"returns\": []\n}"}],"_postman_id":"f7e037a1-54bc-4ca0-bfe6-3d022a98ce66"}]}