Difference between revisions of "Process Inventory"
Asp-luqman (talk | contribs) (→Introduction) |
Asp-luqman (talk | contribs) |
||
| Line 3: | Line 3: | ||
Api ini berfungsi untuk menjalankan proses inventory melalui API | 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> | ||
Revision as of 14:18, 18 May 2023
Introduction
Api ini berfungsi untuk menjalankan proses inventory melalui API
Langkah Pengunaan
Format JSON = { "inventoryId":"9CCAF7BB2C2F416282F996E22EE2B4D7", "userId":"69DDEA3454BD42878B47703A0DC985F0" }