We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e8135d4 + d414a18 commit 25da46fCopy full SHA for 25da46f
1 file changed
README.md
@@ -1,7 +1,5 @@
1
# biteship-nodejs
2
3
-> 🚧 WORKING IN PROGRESS 🚧
4
-
5
`@thexdev/biteship-nodejs` is unofficial NodeJS client for interacting with
6
[Biteship API](https://biteship.com/en). Since Biteship does not provide package
7
to interact with their API so, I created this simple wrapper for our convenient.
@@ -50,11 +48,13 @@ find it all on Biteship official documentation.
50
48
## List of Commands
51
49
52
- `CreateOrder`
+- `DeleteOrder`
53
- `RetrieveArea`
54
- `RetrieveCourierRates`
55
- `RetrieveOrder`
+- `RetrieveTracking`
56
- `SearchRates`
57
-- More commands (soon)
+- `UpdateOrder`
58
59
## Want to Support Me?
60
0 commit comments