Skip to Content
DocumentationAPI ReferenceBusiness APIModelsVendor Location With Terminals Response

VendorLocationWithTerminalsResponse

Properties

NameTypeDescriptionNotes
idLongUnique identifier for the location[default to null]
nameStringLocation name[default to null]
addressStringFull address[default to null]
cityStringCity name[optional] [default to null]
stateStringState/Province[optional] [default to null]
countryStringCountry[optional] [default to null]
postal_codeStringPostal code[optional] [default to null]
latitudeDoubleLatitude coordinate[optional] [default to null]
longitudeDoubleLongitude coordinate[optional] [default to null]
is_activeBooleanWhether the location is active[default to null]
terminal_countIntegerNumber of terminals at this location[default to null]
created_atLongUnix timestamp of creation[default to null]

[Back to Model list] [Back to API list] [Back to README]