Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 987 Bytes

File metadata and controls

32 lines (20 loc) · 987 Bytes

AffiliateQuery

Properties

Name Type Description Notes
affiliateOid Integer Affiliate OID [optional]
city String City [optional]
companyName String Company name [optional]
countryCode String ISO-3166 two letter country code [optional]
email String Email [optional]
firstName String First name [optional]
lastName String Last name [optional]
postalCode String Postal code [optional]
shortCode String StoreFront short code [optional]
state String State for United States otherwise region or province for other countries [optional]
status StatusEnum Status [optional]

Enum: StatusEnum

Name Value
ACTIVE "Active"
INACTIVE "Inactive"