-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Open
Labels
OutreachOn Project App Store, use this label if we reached out asking for API accessOn Project App Store, use this label if we reached out asking for API accessactionsappNew app / integration requestNew app / integration requesttriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employeetrigger / sourceNew trigger / source requestNew trigger / source requestuser request
Description
App
Lightspeed
https://ecom-support.lightspeedhq.com/hc/en-us/articles/220320568-API-documentation
Sources
- order.created
- order.updated
- order.cancelled
- shipment.created
- shipment.updated
- invoice.created
- invoice.updated
- customer.created
- customer.updated
- product.created
- product.updated
- product.deleted
Actions
- Fetch order by number → /orders.json?number={order_number}
- Fetch by customer → /orders.json?customer={customer_id}
- Manage order → /orders.json, /orders/{id}.json
- Manage order products → /orders/{id}/products.json
- Manage shipments → /shipments.json?order={order_id}, /shipments.json
- Manage invoices → /invoices.json?order={order_id}, /invoices.json
- Manage product → /products.json, /products/{id}.json
- Manage customer → /customers.json, /customers/{id}.json
Metadata
Metadata
Assignees
Labels
OutreachOn Project App Store, use this label if we reached out asking for API accessOn Project App Store, use this label if we reached out asking for API accessactionsappNew app / integration requestNew app / integration requesttriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employeetrigger / sourceNew trigger / source requestNew trigger / source requestuser request
Type
Projects
Status
Doing