Skip to main content

Get Reseller by Id

Select

SaaS

Get reseller using metallic reseller id.

Path Variables

FieldDescriptionTypeNotes
resellerIdReseller metallic idUUID

Response Body

FieldDescriptionTypeNotes
idReseller metallic idUUID
typeType indicating it is resellerString Enum allowed values: "reseller"
statusReseller statusString Enum allowed values: "active"
insertTsReseller created timeTimestamp
updateTsReseller last updated timeTimestamp
externalIdReseller ID in Partner systemString / UUID
nameReseller nameString
websiteReseller websiteString
contactsReseller contactsContact Objects arrayRefer to Contact Object on create reseller request.
workloadAccessAccess to manage accountsBoolean
Path Parameters
  • resellerId string required
Responses


Schema
    Loading...