Commit Graph

2 Commits

Author SHA1 Message Date
Alex Baranov
e31185974c remove errors.Join (#778) 2024-06-26 14:06:52 +01:00
eiixy
99cc170b54 feat: support batches api (#746)
* feat: support batches api

* update batch_test.go

* fix golangci-lint check

* fix golangci-lint check

* fix tests coverage

* fix tests coverage

* fix tests coverage

* fix tests coverage

* fix tests coverage

* fix tests coverage

* fix tests coverage

* fix: create batch api

* update batch_test.go

* feat: add `CreateBatchWithUploadFile`

* feat: add `UploadBatchFile`

* optimize variable and type naming

* expose `BatchLineItem` interface

* update batches const
2024-06-13 19:24:37 +04:00