Суханов Данила
cc83657f32
support /customer-interaction/site/cart
2025-04-01 14:49:13 +03:00
Ruslan Efanov
2333dbf493
add offers method
2024-09-11 14:54:33 +03:00
Danila
583362bfe3
Adding functionality from recent updates to the library
2023-09-06 07:40:46 +03:00
Danila
ab648cd06a
Adding functionality from recent updates to the library
2023-09-05 18:09:36 +03:00
Danila
5c6d2ebead
Adding functionality from recent updates to the library
2023-09-05 15:06:08 +03:00
Ефанов Руслан
16e2bc304c
add methods for mg templates
2023-05-17 17:51:33 +03:00
Ruslan Efanov
141c247482
fix linter errors
2022-12-09 12:34:16 +03:00
Ruslan Efanov
22cbdd7fcf
add parameter of failed entity in response for upload methods for orders and customers
2022-12-09 11:38:21 +03:00
Ruslan Efanov
1bd5b77b3f
refactoring
...
correct example for methods
fix linters error
add `/api/v5/orders/{externalId}/delivery/cancel`, `/api/v5/store/product-groups/create`, `/api/v5/store/product-groups/{externalId}/edit`
2022-12-08 17:31:08 +03:00
Ruslan Efanov
ddc2b3f785
add /api/v5/loyalty/loyalties
, /api/v5/loyalty/loyalties/{id}
...
add field in `deliveryPaymentTypes` for ` /api/v5/reference/delivery-types`
2022-12-08 13:32:54 +03:00
Ruslan Efanov
90f790e148
add /api/v5/loyalty/accounts
2022-12-07 17:40:52 +03:00
Ruslan Efanov
921d4c1295
Add/edit methods
...
add `/api/v5/store/products/batch/create`, `/api/v5/store/products/batch/edit`
add fields `isError` and `isPreprocessing` for statuses of integration delivery
add field `deliveryType` for response of creating integration module with inegration delivery
add `/api/v5/loyalty/account/create`, `/api/v5/loyalty/account/{id}`, `/api/v5/loyalty/account/{id}/edit`
add `/api/v5/loyalty/account/{id}/activate`, `/api/v5/loyalty/account/{id}/bonus/credit`
add `/api/v5/loyalty/account/{id}/bonus/{status}/details`
2022-12-07 15:06:59 +03:00
Ruslan Efanov
2f6ab28d85
add method of batch products operations
2022-12-07 15:06:59 +03:00
Tyschitskaya Maria
2117664f1f
fix docs for loyalty bonus operations methods
2022-08-09 15:27:01 +03:00
Tyschitskaya Maria
5e45297368
loyalty bonus operations methods
2022-08-09 13:45:11 +03:00
Alex Lushpai
b39f9d3f69
Remove omitempty from SuccessfulResponse type
2022-04-27 17:11:47 +03:00
gridnev
3b5f7826ba
Remove omitempty from SuccessfulResponse type
2022-04-27 16:25:34 +03:00
tishmaria90
1309825638
Add update scopes method ( #61 )
...
* add update scopes method
* apiKey field
* example fix
Co-authored-by: Maria Tyschitskaya <tyschitskaya@retailcrm.ru>
2022-04-01 17:22:53 +03:00
Akolzin Dmitry
54810c21cd
APISystemInfo method ( #60 )
2022-02-03 18:09:33 +03:00
Alex Gridnev
1e51894cf4
Add BillingInfo model to ResponseInfo ( #59 )
2021-12-15 13:09:57 +03:00
cdbf1d6e33
Structures for the one-step connection ( #58 )
2021-11-17 16:57:35 +03:00
97b1abf470
Correct v2 ( #55 )
...
* refactor library and upgrade version
* remove useless environment variable
* remove unsupported versions from go.mod
* fixes for error handling & data types
* different improvements for errors
* fixes for types and tests
* better coverage, fix error with the unmarshalers
2021-10-27 15:49:06 +03:00