Skip to content

Commit 5e9b734

Browse files
author
Greg Bowler
authored
Update README.md
1 parent ef6ef45 commit 5e9b734

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,15 @@ Missing functionality
4747
---------------------
4848

4949
I have built this library for my own use to integrate with [Nimbus Disability](https://www.nimbusdisability.com). I don't plan on building any more functionality than is required for the type of integration I'm using, [unless someone persuades me](https://github.com/sponsors/g105b) to develop it further.
50+
51+
The following features are implemented, and tested with examples:
52+
53+
- Create customer
54+
- Get customer (id or email)
55+
- Get tag by ID
56+
- Get all tags
57+
- Get tags for customer
58+
- Add tag to customer
59+
- Remove tag from customer
60+
61+
More functionality will only be added as and when it is required by integrations, but others are free to create pull requests.

0 commit comments

Comments
 (0)