Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Loading...
Get a single licensee object by ID.
List Licensee items in the Licensees collection.
Delete the licensee object.
Create a new licensee object.
Enable the previously disabled licensee object.
Disable the licensee object.
Update the licensee object.
You can update the licensee Seller
Object, except the status
(which is managed through the disable
, enable
, delete
endpoints) buyers id
and sellers id.
id
string
Primary licensee identifier.
Example: "LCE-1234-1234-1234"
href
string
Relative reference to object on API.
Example: "/v1/accounts/licensees/LIC-1234-1234-1234"
status
string
Status: Enabled
Active, Disabled, Deleted
name
string
Licensee's name.
Example: "Stark Industries Finance Dept"
icon
string
Relative path to licensee’s logo.
Example: "/static/accounts/LIC-1234-1234-1234/logo.png"
externalId
string
External identifier .
Example: "WW-CON-12345678"
useBuyerAddress
boolean
Defines whether address should be copied from buyer.
Example: "true"
address
object
Address of the licensee.
Example:
description
string
Description of the licensee.
contact
object
Contact person details.
Example:
buyer
seller
account
audit
object
Possible audit events: Created, Updated, Activated, Disabled, Deactivated, or Deleted.
Example:
No Content
Success
Success
Success
Success
Json representation of the licensee
Created
Json representation of the licensee
Success