Back to Spree

Spree State

docs/snippets/objects/spree_state.mdx

5.4.2446 B
Original Source
<Expandable title="properties"> <ResponseField name="id" type="integer"> State ID Example: 1 </ResponseField> <ResponseField name="name" type="string"> State name Example: `California` </ResponseField> <ResponseField name="abbr" type="string"> State abbreviation Example: `CA` </ResponseField> <ResponseField name="country_id" type="integer"> Country ID Example: 1 </ResponseField> </Expandable>