1
0
mirror of https://github.com/Bayselonarrend/OpenIntegrations.git synced 2025-04-15 11:56:36 +02:00
OpenIntegrations/docs/en/examples/CDEK/CreateCustomerRefund.txt

6 lines
130 B
Plaintext
Raw Normal View History

2024-10-15 09:53:37 +03:00
 Token = "...";
UUID = "";
2024-10-11 23:33:40 +03:00
Tariff = 139;
Result = OPI_CDEK.CreateCustomerRefund(Token, UUID, Tariff, True);