Fields
code
StringA code associated with the store. For example, `code` can be set to 'sample_code'.
company_id
IntThe identifier of the company associated with the store. For example, `company_id` can be set to 1.
company_name
StringThe name of the company associated with the store. For example, `company_name` can be set to 'Sample Name'.
id
IntThe unique identifier of the store. For example, `id` can be set to 1.
name
StringThe name of the store. For example, `name` can be set to 'Sample Name'.
Was this section helpful?