feat: implement periodic shopify sales sync
- automated sales check (default 10 mins) - manual reconciliation menu - updates 'status' and 'shopify_status' in sheet - updated docs
This commit is contained in:
@ -52,6 +52,7 @@
|
||||
- `shopifyLocationId`: Location ID for inventory.
|
||||
- `shopifyCountryCodeOfOrigin`: Two-letter country code (e.g., `US`).
|
||||
- `shopifyProvinceCodeOfOrigin`: Two-letter province code (e.g., `NY`).
|
||||
- `SalesSyncFrequency`: Interval (in minutes) to check for new sales. Valid: 1, 5, 10, 15, 30.
|
||||
|
||||
## Deployment
|
||||
|
||||
|
||||
Reference in New Issue
Block a user