Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 920 Bytes

File metadata and controls

30 lines (18 loc) · 920 Bytes

UltraCartRestApiV2.AffiliateQuery

Properties

Name Type Description Notes
affiliate_oid Number Affiliate OID [optional]
city String City [optional]
company_name String Company name [optional]
country_code String ISO-3166 two letter country code [optional]
email String Email [optional]
first_name String First name [optional]
last_name String Last name [optional]
postal_code String Postal code [optional]
short_code String StoreFront short code [optional]
state String State for United States otherwise region or province for other countries [optional]
status String Status [optional]

Enum: StatusEnum

  • Active (value: "Active")

  • Inactive (value: "Inactive")