1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-11-23 22:05:15 +02:00

Main build (Jenkins)

This commit is contained in:
Vitaly the Alpaca (bot)
2024-10-15 20:42:35 +03:00
parent 82d695e7e6
commit 45d8e40026
9 changed files with 5043 additions and 5043 deletions

View File

@@ -1,5 +1,5 @@
 ClientID = "2128753";
APIKey = "7cc90d26-33e4-499b...";
TaskID = "1357826533";
TaskID = "1357846477";
Result = OPI_Ozon.GetProductCreationStatus(ClientID, APIKey, TaskID);

View File

@@ -32,7 +32,7 @@ Method at API documentation: [post /v1/product/import/info](https://docs.ozon.ru
```bsl title="Code example"
ClientID = "2128753";
APIKey = "7cc90d26-33e4-499b...";
TaskID = "1357826533";
TaskID = "1357846477";
Result = OPI_Ozon.GetProductCreationStatus(ClientID, APIKey, TaskID);
```