Difference between revisions of "Process Inventory"
Asp-luqman (talk | contribs) (Created page with "= Introduction = <p> Window ini digunakan untuk mencatat transaksi pengiriman barang ke ekpedisi. </p>") |
Asp-luqman (talk | contribs) (→Langkah Pengunaan) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
= Introduction = | = Introduction = | ||
<p> | <p> | ||
| − | + | Api ini berfungsi untuk menjalankan proses inventory melalui API | |
</p> | </p> | ||
| + | |||
| + | |||
| + | = Langkah Pengunaan = | ||
| + | <p> URL = https://my.infinite-erp.co.id/infinite/org.openbravo.client.kernel?_action=org.wirabumi.gen.oez.event.RunningInventory </p> | ||
| + | <p> Format JSON = | ||
| + | { | ||
| + | "inventoryId":"9CCAF7BB2C2F416282F996E22EE2B4D7", | ||
| + | "userId":"69DDEA3454BD42878B47703A0DC985F0" | ||
| + | } | ||
| + | </p> | ||
| + | <p> Mengunakan Basic Aucth </p> | ||
Latest revision as of 14:19, 18 May 2023
Introduction
Api ini berfungsi untuk menjalankan proses inventory melalui API
Langkah Pengunaan
Format JSON = { "inventoryId":"9CCAF7BB2C2F416282F996E22EE2B4D7", "userId":"69DDEA3454BD42878B47703A0DC985F0" }
Mengunakan Basic Aucth