📄️ Create License
This method creates an ad hoc license
📄️ Create Many Licenses
This method creates many ad hoc licenses
📄️ Get All Licenses
Returns a list of all the licenses created by your Salable organization
📄️ Get One License
Returns a single license
📄️ Get Licenses Count
This method returns aggregate count number of Licenses.
📄️ Get Licenses for a Purchaser
Returns licenses for a purchaser on a product
📄️ Get Licenses for a Grantee ID
Returns licenses for a grantee ID
📄️ Update License
This method updates specific Licenses with the values passed into the body of the request.
📄️ Update Many Licenses
This method updates many Licenses with the values passed into the body of the request.
📄️ Check License
Retrieves the capabilities the grantee(s) have access to.
📄️ Cancel License
This method will cancel an ad hoc License
📄️ Cancel many Licenses
This method will cancel many ad hoc Licenses
📄️ Verify License Checks
This method can be used to verify license checks using your organsiations public key, the signature, and the capabilities returned from a license check method.