Love's Vendors API
home
Love's Vendors System API
The purpose of the Love's Vendors System API is to provide access to vendors look up during vendor self registration process and to get open/closed invoices for the vendor
How Do I Get Access?
Love's secures this API using a client id secret. To request access click on the "Request Access" button and you will be given the base (default) level access. To review how to use your client id / secret review this Mule documentation
Routes Summary
The API gives you access to vendor lookup and invoices.
Love's has provided two separate routes to vendors looks and to retrieve open/closed invoices. If your needs are different please contact your Love's representative.
/vendors/lookup
- Looks up Vendor based on vendor invoice number and payment reference number
/invoices
- Retrieves all open and closed invoices based on search parameters.
Environments
You can find the environments by clicking on the API Instances button in the left pane. To try out the API you can use enable the mock services in the right pane.
- Development: https://non-prod.apis.loves.com/loves-vendors-sys-api-dev
- QA: Not Yet Deployed
- Production: Not Yet Deployed