1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-12-03 22:39:12 +02:00
Files
OpenIntegrations/docs/en/examples/Ozon/CreateFBODraft.txt

10 lines
252 B
Plaintext
Raw Normal View History

2024-12-22 14:14:05 +03:00
 ClientID = "2479669";
APIKey = "09f65e9f-262d-4aca...";
2025-04-05 23:50:31 +03:00
Cluster = 2;
2024-12-22 13:51:21 +03:00
Items = New Map;
Items.Insert("1783161863", 5);
Items.Insert("1784654052", 2);
Result = OPI_Ozon.CreateFBODraft(ClientID, APIKey, Cluster, Items);