Identity

{
  "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"
}

The claims that determines the access level of the caller.

Properties

NameTypeRequiredRestrictionsDescription
tenantIDstring(uuid)truenoneAn UUID that represents a tenant.
buyerIDstring(uuid)¦nullfalsenoneAn UUID that represents a buyer.
merchantIDstring(uuid)¦nullfalsenoneAn UUID that represents a merchant.
partnerIDstring(uuid)¦nullfalsenoneAn UUID that represents a partner.
programIDstring(uuid)¦nullfalsenoneAn UUID that represents a program.