Chapter 5: JSON API Services
Aside from directing users to the music viewer, most interactions with the DMC are done via JavaScript Object Notation (JSON). Most JSON requests are v...
Wed, Aug 9, 2023 at 8:36 AM
Introducing the New Legato API for Sheet Music Metadata In August of 2023, we released the beginning of a new Legato API specifically for getting Sheet Mus...
Wed, Aug 9, 2023 at 8:36 AM
As vendors need to keep track of various pieces of information regarding specific users, they need to generate Legato user records for all their users and s...
Tue, May 25, 2021 at 9:11 AM
In addition to creating users, vendors may change the passwords given to users when they were first created. This ability allows vendors the flexibility to ...
Tue, May 25, 2021 at 9:12 AM
Vendors need to check whether a music piece may be sold to a user, since some music has restrictions based on the user's location. The user's geogra...
Tue, May 25, 2021 at 9:12 AM
Each vendor is responsible to manage sessions and shopping carts on their own. However, once the end-user attempts to checkout, the vendor's system will...
Tue, May 25, 2021 at 9:12 AM
The vendor may wish to display a list of music which is ready to be printed by an end-user. Using the getPrintReadyList method, a vendor can request an arra...
Tue, May 25, 2021 at 9:34 AM
Vendors may wish to authorize reprints from within their own systems rather than log in to the admin console each time a reprint request is made. The author...
Tue, May 25, 2021 at 9:35 AM
Vendors may wish to wish to issue refunds for orders. The refundOrder method allows a vendor to cancel out all prints in a given order while creating a sepr...
Tue, May 25, 2021 at 9:35 AM