The claims that determines the access level of the caller.
{
"tenantID": "dc0dc633-1760-4d43-ba1d-da94ed701f06",
"buyerID": "dc0dc633-1760-4d43-ba1d-da94ed701f06",
"merchantID": "dc0dc633-1760-4d43-ba1d-da94ed701f06",
"partnerID": "dc0dc633-1760-4d43-ba1d-da94ed701f06",
"programID": "dc0dc633-1760-4d43-ba1d-da94ed701f06"
}
Properties
Name | Type | Required | Restrictions | Description |
---|---|---|---|---|
tenantID | string(uuid) | true | none | An UUID that represents a tenant. |
buyerID | string(uuid)¦null | false | none | An UUID that represents a buyer. |
merchantID | string(uuid)¦null | false | none | An UUID that represents a merchant. |
partnerID | string(uuid)¦null | false | none | An UUID that represents a partner. |
programID | string(uuid)¦null | false | none | An UUID that represents a program. |