Lance Edgar
|
ee9451588c
|
Add basic support for Stores schema and API
|
2021-01-27 22:19:38 -06:00 |
|
Lance Edgar
|
286df47c22
|
Add get_vendor_items() and get_vendor_item() methods for web API
|
2020-09-04 19:07:41 -05:00 |
|
Lance Edgar
|
573595497e
|
Add get_members() API method
|
2020-03-18 11:28:19 -05:00 |
|
Lance Edgar
|
d8e93c9d2e
|
Add set_member() API method
also rename `get_customer()` to `get_member`
|
2020-03-17 16:04:22 -05:00 |
|
Lance Edgar
|
5509089741
|
Add get_customer() API method
|
2020-03-15 19:29:01 -05:00 |
|
Lance Edgar
|
2d0cfa30ca
|
Add "set" API methods for Department, Subdepartment, Product
|
2020-03-15 15:52:28 -05:00 |
|
Lance Edgar
|
b76e82975a
|
Add GET methods to API, for departments, subdepartments, products
|
2020-03-15 14:27:22 -05:00 |
|
Lance Edgar
|
a12c9de415
|
Tweak how we handle return value from API 'set' method for Vendors
also add note about using `set_vendor()` for creating new ones.
and misc. other cleanup
|
2020-03-04 18:54:34 -06:00 |
|
Lance Edgar
|
7fc5ae9b4e
|
Add basic CORE webservices API client, for Vendor data
lots more to come yet, once the basic patterns are proven
|
2020-03-03 21:35:39 -06:00 |
|