Account - Model
Key | Type | Value | Description |
---|---|---|---|
uuid | String | 100000ben1es | A unique ID for the given account. |
default_promised_delivery_minutes | Integer or null | 60 | |
friendly_name | String | Bennies P. | A name that would be displayed to customers |
kind | String | store | fleet or store |
partners_external_identifier | String | bennies-pizza-1234 | a specific external id assigned by the Partner creating the account (store or fleet) |
fleet_account_uuid | String or null | dc5a9b859fb2 | The uuid of the fleet (account) if this is an account that is a store belonging to a fleet |