Routing Error

No route matches [GET] "/blog/email-marketing-using-transactional-emails"

Rails.root: /home/ubuntu/spree_starter

Application Trace | Framework Trace | Full Trace

Routes

Routes match in priority from top to bottom

Helper HTTP Verb Path Controller#Action
Path / Url
spree_path /

Spree::Core::Engine

sidekiq_web_path /sidekiq

Sidekiq::Web

GET /.well-known/apple-developer-merchantid-domain-association(.:format)

spree/apple_pay_domain_verification#show

native_oauth_authorization_path GET /spree_oauth/authorize/native(.:format)

doorkeeper/authorizations#show

oauth_authorization_path GET /spree_oauth/authorize(.:format)

doorkeeper/authorizations#new

DELETE /spree_oauth/authorize(.:format)

doorkeeper/authorizations#destroy

POST /spree_oauth/authorize(.:format)

doorkeeper/authorizations#create

oauth_token_path POST /spree_oauth/token(.:format)

doorkeeper/tokens#create

oauth_revoke_path POST /spree_oauth/revoke(.:format)

doorkeeper/tokens#revoke

oauth_introspect_path POST /spree_oauth/introspect(.:format)

doorkeeper/tokens#introspect

oauth_applications_path GET /spree_oauth/applications(.:format)

doorkeeper/applications#index

POST /spree_oauth/applications(.:format)

doorkeeper/applications#create

new_oauth_application_path GET /spree_oauth/applications/new(.:format)

doorkeeper/applications#new

edit_oauth_application_path GET /spree_oauth/applications/:id/edit(.:format)

doorkeeper/applications#edit

oauth_application_path GET /spree_oauth/applications/:id(.:format)

doorkeeper/applications#show

PATCH /spree_oauth/applications/:id(.:format)

doorkeeper/applications#update

PUT /spree_oauth/applications/:id(.:format)

doorkeeper/applications#update

DELETE /spree_oauth/applications/:id(.:format)

doorkeeper/applications#destroy

oauth_authorized_applications_path GET /spree_oauth/authorized_applications(.:format)

doorkeeper/authorized_applications#index

oauth_authorized_application_path DELETE /spree_oauth/authorized_applications/:id(.:format)

doorkeeper/authorized_applications#destroy

oauth_token_info_path GET /spree_oauth/token/info(.:format)

doorkeeper/token_info#show

turbo_recede_historical_location_path GET /recede_historical_location(.:format)

turbo/native/navigation#recede

turbo_resume_historical_location_path GET /resume_historical_location(.:format)

turbo/native/navigation#resume

turbo_refresh_historical_location_path GET /refresh_historical_location(.:format)

turbo/native/navigation#refresh

rails_postmark_inbound_emails_path POST /rails/action_mailbox/postmark/inbound_emails(.:format)

action_mailbox/ingresses/postmark/inbound_emails#create

rails_relay_inbound_emails_path POST /rails/action_mailbox/relay/inbound_emails(.:format)

action_mailbox/ingresses/relay/inbound_emails#create

rails_sendgrid_inbound_emails_path POST /rails/action_mailbox/sendgrid/inbound_emails(.:format)

action_mailbox/ingresses/sendgrid/inbound_emails#create

rails_mandrill_inbound_health_check_path GET /rails/action_mailbox/mandrill/inbound_emails(.:format)

action_mailbox/ingresses/mandrill/inbound_emails#health_check

rails_mandrill_inbound_emails_path POST /rails/action_mailbox/mandrill/inbound_emails(.:format)

action_mailbox/ingresses/mandrill/inbound_emails#create

rails_mailgun_inbound_emails_path POST /rails/action_mailbox/mailgun/inbound_emails/mime(.:format)

action_mailbox/ingresses/mailgun/inbound_emails#create

rails_conductor_inbound_emails_path GET /rails/conductor/action_mailbox/inbound_emails(.:format)

rails/conductor/action_mailbox/inbound_emails#index

POST /rails/conductor/action_mailbox/inbound_emails(.:format)

rails/conductor/action_mailbox/inbound_emails#create

new_rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/new(.:format)

rails/conductor/action_mailbox/inbound_emails#new

edit_rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/:id/edit(.:format)

rails/conductor/action_mailbox/inbound_emails#edit

rails_conductor_inbound_email_path GET /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#show

PATCH /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#update

PUT /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#update

DELETE /rails/conductor/action_mailbox/inbound_emails/:id(.:format)

rails/conductor/action_mailbox/inbound_emails#destroy

new_rails_conductor_inbound_email_source_path GET /rails/conductor/action_mailbox/inbound_emails/sources/new(.:format)

rails/conductor/action_mailbox/inbound_emails/sources#new

rails_conductor_inbound_email_sources_path POST /rails/conductor/action_mailbox/inbound_emails/sources(.:format)

rails/conductor/action_mailbox/inbound_emails/sources#create

rails_conductor_inbound_email_reroute_path POST /rails/conductor/action_mailbox/:inbound_email_id/reroute(.:format)

rails/conductor/action_mailbox/reroutes#create

rails_service_blob_path GET /rails/active_storage/blobs/redirect/:signed_id/*filename(.:format)

active_storage/blobs/redirect#show

rails_service_blob_proxy_path GET /rails/active_storage/blobs/proxy/:signed_id/*filename(.:format)

active_storage/blobs/proxy#show

GET /rails/active_storage/blobs/:signed_id/*filename(.:format)

active_storage/blobs/redirect#show

rails_blob_representation_path GET /rails/active_storage/representations/redirect/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/redirect#show

rails_blob_representation_proxy_path GET /rails/active_storage/representations/proxy/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/proxy#show

GET /rails/active_storage/representations/:signed_blob_id/:variation_key/*filename(.:format)

active_storage/representations/redirect#show

rails_disk_service_path GET /rails/active_storage/disk/:encoded_key/*filename(.:format)

active_storage/disk#show

update_rails_disk_service_path PUT /rails/active_storage/disk/:encoded_token(.:format)

active_storage/disk#update

rails_direct_uploads_path POST /rails/active_storage/direct_uploads(.:format)

active_storage/direct_uploads#create

Routes for Spree::Core::Engine
mollie_update_payment_status_mollie_path POST /mollie/update_payment_status/:order_number(.:format)

spree/mollie#update_payment_status

mollie_validate_payment_mollie_path GET /mollie/validate_payment/:order_number(.:format)

spree/mollie#validate_payment

methods_api_v1_mollie_index_path GET /api/v1/mollie/methods(.:format)

spree/api/v1/mollie#methods

new_spree_user_session_path GET /user/spree_user/sign_in(.:format)

spree/user_sessions#new

spree_user_session_path POST /user/spree_user/sign_in(.:format)

spree/user_sessions#create

destroy_spree_user_session_path GET /user/spree_user/logout(.:format)

spree/user_sessions#destroy

new_spree_user_password_path GET /user/spree_user/password/new(.:format)

spree/user_passwords#new

edit_spree_user_password_path GET /user/spree_user/password/edit(.:format)

spree/user_passwords#edit

spree_user_password_path PATCH /user/spree_user/password(.:format)

spree/user_passwords#update

PUT /user/spree_user/password(.:format)

spree/user_passwords#update

POST /user/spree_user/password(.:format)

spree/user_passwords#create

cancel_spree_user_registration_path GET /user/spree_user/cancel(.:format)

spree/user_registrations#cancel

new_spree_user_registration_path GET /user/spree_user/sign_up(.:format)

spree/user_registrations#new

edit_spree_user_registration_path GET /user/spree_user/edit(.:format)

spree/user_registrations#edit

spree_user_registration_path PATCH /user/spree_user(.:format)

spree/user_registrations#update

PUT /user/spree_user(.:format)

spree/user_registrations#update

DELETE /user/spree_user(.:format)

spree/user_registrations#destroy

POST /user/spree_user(.:format)

spree/user_registrations#create

login_path GET /login(.:format)

spree/user_sessions#new

create_new_session_path POST /login(.:format)

spree/user_sessions#create

logout_path GET /logout(.:format)

spree/user_sessions#destroy

signup_path GET /signup(.:format)

spree/user_registrations#new

registration_path POST /signup(.:format)

spree/user_registrations#create

recover_password_path GET /password/recover(.:format)

spree/user_passwords#new

reset_password_path POST /password/recover(.:format)

spree/user_passwords#create

edit_password_path GET /password/change(.:format)

spree/user_passwords#edit

update_password_path PUT /password/change(.:format)

spree/user_passwords#update

confirmation_path GET /confirm(.:format)

spree/user_confirmations#show

edit_user_path GET /users/:id/edit(.:format)

spree/users#edit

user_path PATCH /users/:id(.:format)

spree/users#update

PUT /users/:id(.:format)

spree/users#update

checkout_registration_path GET /checkout/registration(.:format)

spree/checkout#registration

update_checkout_registration_path PUT /checkout/registration(.:format)

spree/checkout#update_registration

new_account_path GET /account/new(.:format)

spree/users#new

edit_account_path GET /account/edit(.:format)

spree/users#edit

account_path GET /account(.:format)

spree/users#show

PATCH /account(.:format)

spree/users#update

PUT /account(.:format)

spree/users#update

DELETE /account(.:format)

spree/users#destroy

POST /account(.:format)

spree/users#create

new_admin_spree_user_session_path GET /user/spree_user/sign_in(.:format)

spree/admin/user_sessions#new

admin_spree_user_session_path POST /user/spree_user/sign_in(.:format)

spree/admin/user_sessions#create

destroy_admin_spree_user_session_path GET /user/spree_user/logout(.:format)

spree/admin/user_sessions#destroy

new_admin_spree_user_password_path GET /user/spree_user/password/new(.:format)

spree/admin/user_passwords#new

edit_admin_spree_user_password_path GET /user/spree_user/password/edit(.:format)

spree/admin/user_passwords#edit

admin_spree_user_password_path PATCH /user/spree_user/password(.:format)

spree/admin/user_passwords#update

PUT /user/spree_user/password(.:format)

spree/admin/user_passwords#update

POST /user/spree_user/password(.:format)

spree/admin/user_passwords#create

admin_unauthorized_path GET /admin/authorization_failure(.:format)

spree/admin/user_sessions#authorization_failure

admin_login_path GET /admin/login(.:format)

spree/admin/user_sessions#new

admin_create_new_session_path POST /admin/login(.:format)

spree/admin/user_sessions#create

admin_logout_path GET /admin/logout(.:format)

spree/admin/user_sessions#destroy

admin_recover_password_path GET /admin/password/recover(.:format)

spree/admin/user_passwords#new

admin_reset_password_path POST /admin/password/recover(.:format)

spree/admin/user_passwords#create

admin_edit_password_path GET /admin/password/change(.:format)

spree/admin/user_passwords#edit

admin_update_password_path PUT /admin/password/change(.:format)

spree/admin/user_passwords#update

api_v2_storefront_account_path GET /api/v2/storefront/account(.:format)

spree/api/v2/storefront/account#show {:format=>"json"}

PATCH /api/v2/storefront/account(.:format)

spree/api/v2/storefront/account#update {:format=>"json"}

PUT /api/v2/storefront/account(.:format)

spree/api/v2/storefront/account#update {:format=>"json"}

POST /api/v2/storefront/account(.:format)

spree/api/v2/storefront/account#create {:format=>"json"}

api_v2_storefront_account_confirmation_path GET /api/v2/storefront/account_confirmations/:id(.:format)

spree/api/v2/storefront/account_confirmations#show {:format=>"json"}

api_v2_storefront_passwords_path POST /api/v2/storefront/passwords(.:format)

spree/api/v2/storefront/passwords#create {:format=>"json"}

api_v2_storefront_password_path PATCH /api/v2/storefront/passwords/:id(.:format)

spree/api/v2/storefront/passwords#update {:format=>"json"}

PUT /api/v2/storefront/passwords/:id(.:format)

spree/api/v2/storefront/passwords#update {:format=>"json"}

api_v2_storefront_intents_payment_confirmation_data_path POST /api/v2/storefront/intents/payment_confirmation_data(.:format)

spree/api/v2/storefront/intents#payment_confirmation_data {:format=>"json"}

api_v2_storefront_intents_handle_response_path POST /api/v2/storefront/intents/handle_response(.:format)

spree/api/v2/storefront/intents#handle_response {:format=>"json"}

root_path GET /(:locale)(.:format)

spree/home#index {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

products_path GET (/:locale)/products(.:format)

spree/products#index {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

product_path GET (/:locale)/products/:id(.:format)

spree/products#show {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

GET (/:locale)/products/:id/related(.:format)

spree/products#related {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

nested_taxons_path GET (/:locale)/t/*id(.:format)

spree/taxons#show {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

GET (/:locale)/product_carousel/:id(.:format)

spree/taxons#product_carousel {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

update_checkout_path PATCH (/:locale)/checkout/update/:state(.:format)

spree/checkout#update {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

checkout_state_path GET (/:locale)/checkout/:state(.:format)

spree/checkout#edit {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

checkout_path GET (/:locale)/checkout(.:format)

spree/checkout#edit {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

edit_order_path GET (/:locale)/orders/:id/edit(.:format)

spree/orders#edit {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

order_path GET (/:locale)/orders/:id(.:format)

spree/orders#show {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

PATCH (/:locale)/orders/:id(.:format)

spree/orders#update {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

PUT (/:locale)/orders/:id(.:format)

spree/orders#update {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

addresses_path POST (/:locale)/addresses(.:format)

spree/addresses#create {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

new_address_path GET (/:locale)/addresses/new(.:format)

spree/addresses#new {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

edit_address_path GET (/:locale)/addresses/:id/edit(.:format)

spree/addresses#edit {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

address_path PATCH (/:locale)/addresses/:id(.:format)

spree/addresses#update {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

PUT (/:locale)/addresses/:id(.:format)

spree/addresses#update {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

DELETE (/:locale)/addresses/:id(.:format)

spree/addresses#destroy {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

cart_path GET (/:locale)/cart(.:format)

spree/orders#edit {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

update_cart_path PATCH (/:locale)/cart(.:format)

spree/orders#update {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

empty_cart_path PUT (/:locale)/cart/empty(.:format)

spree/orders#empty {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

cvv_path GET (/:locale)/content/cvv(.:format)

spree/content#cvv {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

content_test_path GET (/:locale)/content/test(.:format)

spree/content#test {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

cart_link_path GET (/:locale)/cart_link(.:format)

spree/store#cart_link {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

account_link_path GET (/:locale)/account_link(.:format)

spree/store#account_link {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

locales_path GET (/:locale)/locales(.:format)

spree/locale#index {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

set_locale_path GET (/:locale)/locale/set(.:format)

spree/locale#set {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

set_currency_path GET (/:locale)/currency/set(.:format)

spree/currency#set {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

api_tokens_path GET (/:locale)/api_tokens(.:format)

spree/store#api_tokens {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

ensure_cart_path POST (/:locale)/ensure_cart(.:format)

spree/store#ensure_cart {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

page_path GET (/:locale)/pages/:slug(.:format)

spree/cms_pages#show {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

forbidden_path GET (/:locale)/forbidden(.:format)

spree/errors#forbidden {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

unauthorized_path GET (/:locale)/unauthorized(.:format)

spree/errors#unauthorized {:locale=>/ar|be|bg|ca|cs|da|de-CH|de|el|en-AU|en-GB|en-IN|en-NZ|es-CL|es-EC|es-MX|es|et|fa|fi|fr|hu|id|it|ja|km|ko|ku|lt|lv|nb|ne|nl|pl|pt-BR|pt|ro|ru|sk|sl-SI|sv|th|tr|uk|vi|zh-CN|zh-TW|en|AA|AB|AF|AK|AM|AR|AN|AS|AV|AE|AY|AZ|BA|BM|BE|BN|BH|BI|BO|BS|BR|BG|CA|CS|CH|CE|CU|CV|KW|CO|CR|CY|DA|DE|DV|DZ|EL|EN|EO|ET|EU|EE|FO|FA|FJ|FI|FR|FY|FF|GD|GA|GL|GV|GN|GU|HT|HA|HE|HZ|HI|HO|HR|HU|HY|IG|IO|II|IU|IE|IA|ID|IK|IS|IT|JV|JA|KL|KN|KS|KA|KR|KK|KM|KI|RW|KY|KV|KG|KO|KJ|KU|LO|LA|LV|LI|LN|LT|LB|LU|LG|MH|ML|MR|MK|MG|MT|MN|MI|MS|MY|NA|NV|NR|ND|NG|NE|NL|NN|NB|NO|NY|OC|OJ|OR|OM|OS|PA|PI|PL|PT|PS|QU|RM|RO|RN|RU|SG|SA|SI|SK|SL|SE|SM|SN|SD|SO|ST|ES|SQ|SC|SR|SS|SU|SW|SV|TY|TA|TT|TE|TG|TL|TH|TI|TO|TN|TS|TK|TR|TW|UG|UK|UR|UZ|VE|VI|VO|WA|WO|XH|YI|YO|ZA|ZH|ZU|az|af|bn|bs|cy|de-AT|de-DE|dz|el-CY|en-CA|en-CY|en-IE|en-TT|en-US|en-ZA|eo|es-419|es-AR|es-CO|es-CR|es-ES|es-NI|es-PA|es-PE|es-US|es-VE|eu|fr-CA|fr-CH|fr-FR|fy|gd|gl|he|hi-IN|hi|hr|is|it-CH|ka|kk|kn|lb|lo|mg|mk|ml|mn|mr-IN|ms|nn|oc|or|pa|pap-AW|pap-CW|rm|sc|sl|sq|sr|st|sv-FI|sv-SE|sw|ta|te|tl|tt|ug|ur|uz|wo|zh-HK|zh-YUE|no|pt-PT/}

admin_promotion_promotion_rules_path GET /admin/promotions/:promotion_id/promotion_rules(.:format)

spree/admin/promotion_rules#index

POST /admin/promotions/:promotion_id/promotion_rules(.:format)

spree/admin/promotion_rules#create

new_admin_promotion_promotion_rule_path GET /admin/promotions/:promotion_id/promotion_rules/new(.:format)

spree/admin/promotion_rules#new

edit_admin_promotion_promotion_rule_path GET /admin/promotions/:promotion_id/promotion_rules/:id/edit(.:format)

spree/admin/promotion_rules#edit

admin_promotion_promotion_rule_path GET /admin/promotions/:promotion_id/promotion_rules/:id(.:format)

spree/admin/promotion_rules#show

PATCH /admin/promotions/:promotion_id/promotion_rules/:id(.:format)

spree/admin/promotion_rules#update

PUT /admin/promotions/:promotion_id/promotion_rules/:id(.:format)

spree/admin/promotion_rules#update

DELETE /admin/promotions/:promotion_id/promotion_rules/:id(.:format)

spree/admin/promotion_rules#destroy

admin_promotion_promotion_actions_path GET /admin/promotions/:promotion_id/promotion_actions(.:format)

spree/admin/promotion_actions#index

POST /admin/promotions/:promotion_id/promotion_actions(.:format)

spree/admin/promotion_actions#create

new_admin_promotion_promotion_action_path GET /admin/promotions/:promotion_id/promotion_actions/new(.:format)

spree/admin/promotion_actions#new

edit_admin_promotion_promotion_action_path GET /admin/promotions/:promotion_id/promotion_actions/:id/edit(.:format)

spree/admin/promotion_actions#edit

admin_promotion_promotion_action_path GET /admin/promotions/:promotion_id/promotion_actions/:id(.:format)

spree/admin/promotion_actions#show

PATCH /admin/promotions/:promotion_id/promotion_actions/:id(.:format)

spree/admin/promotion_actions#update

PUT /admin/promotions/:promotion_id/promotion_actions/:id(.:format)

spree/admin/promotion_actions#update

DELETE /admin/promotions/:promotion_id/promotion_actions/:id(.:format)

spree/admin/promotion_actions#destroy

clone_admin_promotion_path POST /admin/promotions/:id/clone(.:format)

spree/admin/promotions#clone

admin_promotions_path GET /admin/promotions(.:format)

spree/admin/promotions#index

POST /admin/promotions(.:format)

spree/admin/promotions#create

new_admin_promotion_path GET /admin/promotions/new(.:format)

spree/admin/promotions#new

edit_admin_promotion_path GET /admin/promotions/:id/edit(.:format)

spree/admin/promotions#edit

admin_promotion_path GET /admin/promotions/:id(.:format)

spree/admin/promotions#show

PATCH /admin/promotions/:id(.:format)

spree/admin/promotions#update

PUT /admin/promotions/:id(.:format)

spree/admin/promotions#update

DELETE /admin/promotions/:id(.:format)

spree/admin/promotions#destroy

admin_promotion_categories_path GET /admin/promotion_categories(.:format)

spree/admin/promotion_categories#index

POST /admin/promotion_categories(.:format)

spree/admin/promotion_categories#create

new_admin_promotion_category_path GET /admin/promotion_categories/new(.:format)

spree/admin/promotion_categories#new

edit_admin_promotion_category_path GET /admin/promotion_categories/:id/edit(.:format)

spree/admin/promotion_categories#edit

admin_promotion_category_path PATCH /admin/promotion_categories/:id(.:format)

spree/admin/promotion_categories#update

PUT /admin/promotion_categories/:id(.:format)

spree/admin/promotion_categories#update

DELETE /admin/promotion_categories/:id(.:format)

spree/admin/promotion_categories#destroy

admin_zones_path GET /admin/zones(.:format)

spree/admin/zones#index

POST /admin/zones(.:format)

spree/admin/zones#create

new_admin_zone_path GET /admin/zones/new(.:format)

spree/admin/zones#new

edit_admin_zone_path GET /admin/zones/:id/edit(.:format)

spree/admin/zones#edit

admin_zone_path GET /admin/zones/:id(.:format)

spree/admin/zones#show

PATCH /admin/zones/:id(.:format)

spree/admin/zones#update

PUT /admin/zones/:id(.:format)

spree/admin/zones#update

DELETE /admin/zones/:id(.:format)

spree/admin/zones#destroy

set_default_admin_store_path PUT /admin/stores/:id/set_default(.:format)

spree/admin/stores#set_default

admin_stores_path GET /admin/stores(.:format)

spree/admin/stores#index

POST /admin/stores(.:format)

spree/admin/stores#create

new_admin_store_path GET /admin/stores/new(.:format)

spree/admin/stores#new

edit_admin_store_path GET /admin/stores/:id/edit(.:format)

spree/admin/stores#edit

admin_store_path GET /admin/stores/:id(.:format)

spree/admin/stores#show

PATCH /admin/stores/:id(.:format)

spree/admin/stores#update

PUT /admin/stores/:id(.:format)

spree/admin/stores#update

DELETE /admin/stores/:id(.:format)

spree/admin/stores#destroy

admin_country_states_path GET /admin/countries/:country_id/states(.:format)

spree/admin/states#index

POST /admin/countries/:country_id/states(.:format)

spree/admin/states#create

new_admin_country_state_path GET /admin/countries/:country_id/states/new(.:format)

spree/admin/states#new

edit_admin_country_state_path GET /admin/countries/:country_id/states/:id/edit(.:format)

spree/admin/states#edit

admin_country_state_path GET /admin/countries/:country_id/states/:id(.:format)

spree/admin/states#show

PATCH /admin/countries/:country_id/states/:id(.:format)

spree/admin/states#update

PUT /admin/countries/:country_id/states/:id(.:format)

spree/admin/states#update

DELETE /admin/countries/:country_id/states/:id(.:format)

spree/admin/states#destroy

admin_countries_path GET /admin/countries(.:format)

spree/admin/countries#index

POST /admin/countries(.:format)

spree/admin/countries#create

new_admin_country_path GET /admin/countries/new(.:format)

spree/admin/countries#new

edit_admin_country_path GET /admin/countries/:id/edit(.:format)

spree/admin/countries#edit

admin_country_path GET /admin/countries/:id(.:format)

spree/admin/countries#show

PATCH /admin/countries/:id(.:format)

spree/admin/countries#update

PUT /admin/countries/:id(.:format)

spree/admin/countries#update

DELETE /admin/countries/:id(.:format)

spree/admin/countries#destroy

admin_states_path GET /admin/states(.:format)

spree/admin/states#index

POST /admin/states(.:format)

spree/admin/states#create

new_admin_state_path GET /admin/states/new(.:format)

spree/admin/states#new

edit_admin_state_path GET /admin/states/:id/edit(.:format)

spree/admin/states#edit

admin_state_path GET /admin/states/:id(.:format)

spree/admin/states#show

PATCH /admin/states/:id(.:format)

spree/admin/states#update

PUT /admin/states/:id(.:format)

spree/admin/states#update

DELETE /admin/states/:id(.:format)

spree/admin/states#destroy

admin_tax_categories_path GET /admin/tax_categories(.:format)

spree/admin/tax_categories#index

POST /admin/tax_categories(.:format)

spree/admin/tax_categories#create

new_admin_tax_category_path GET /admin/tax_categories/new(.:format)

spree/admin/tax_categories#new

edit_admin_tax_category_path GET /admin/tax_categories/:id/edit(.:format)

spree/admin/tax_categories#edit

admin_tax_category_path GET /admin/tax_categories/:id(.:format)

spree/admin/tax_categories#show

PATCH /admin/tax_categories/:id(.:format)

spree/admin/tax_categories#update

PUT /admin/tax_categories/:id(.:format)

spree/admin/tax_categories#update

DELETE /admin/tax_categories/:id(.:format)

spree/admin/tax_categories#destroy

update_positions_admin_product_product_properties_path POST /admin/products/:product_id/product_properties/update_positions(.:format)

spree/admin/product_properties#update_positions

admin_product_product_properties_path GET /admin/products/:product_id/product_properties(.:format)

spree/admin/product_properties#index

POST /admin/products/:product_id/product_properties(.:format)

spree/admin/product_properties#create

new_admin_product_product_property_path GET /admin/products/:product_id/product_properties/new(.:format)

spree/admin/product_properties#new

edit_admin_product_product_property_path GET /admin/products/:product_id/product_properties/:id/edit(.:format)

spree/admin/product_properties#edit

admin_product_product_property_path GET /admin/products/:product_id/product_properties/:id(.:format)

spree/admin/product_properties#show

PATCH /admin/products/:product_id/product_properties/:id(.:format)

spree/admin/product_properties#update

PUT /admin/products/:product_id/product_properties/:id(.:format)

spree/admin/product_properties#update

DELETE /admin/products/:product_id/product_properties/:id(.:format)

spree/admin/product_properties#destroy

update_positions_admin_product_images_path POST /admin/products/:product_id/images/update_positions(.:format)

spree/admin/images#update_positions

admin_product_images_path GET /admin/products/:product_id/images(.:format)

spree/admin/images#index

POST /admin/products/:product_id/images(.:format)

spree/admin/images#create

new_admin_product_image_path GET /admin/products/:product_id/images/new(.:format)

spree/admin/images#new

edit_admin_product_image_path GET /admin/products/:product_id/images/:id/edit(.:format)

spree/admin/images#edit

admin_product_image_path GET /admin/products/:product_id/images/:id(.:format)

spree/admin/images#show

PATCH /admin/products/:product_id/images/:id(.:format)

spree/admin/images#update

PUT /admin/products/:product_id/images/:id(.:format)

spree/admin/images#update

DELETE /admin/products/:product_id/images/:id(.:format)

spree/admin/images#destroy

clone_admin_product_path POST /admin/products/:id/clone(.:format)

spree/admin/products#clone

stock_admin_product_path GET /admin/products/:id/stock(.:format)

spree/admin/products#stock

update_positions_admin_product_variants_path POST /admin/products/:product_id/variants/update_positions(.:format)

spree/admin/variants#update_positions

admin_product_variants_path GET /admin/products/:product_id/variants(.:format)

spree/admin/variants#index

POST /admin/products/:product_id/variants(.:format)

spree/admin/variants#create

new_admin_product_variant_path GET /admin/products/:product_id/variants/new(.:format)

spree/admin/variants#new

edit_admin_product_variant_path GET /admin/products/:product_id/variants/:id/edit(.:format)

spree/admin/variants#edit

admin_product_variant_path GET /admin/products/:product_id/variants/:id(.:format)

spree/admin/variants#show

PATCH /admin/products/:product_id/variants/:id(.:format)

spree/admin/variants#update

PUT /admin/products/:product_id/variants/:id(.:format)

spree/admin/variants#update

DELETE /admin/products/:product_id/variants/:id(.:format)

spree/admin/variants#destroy

admin_product_variants_including_master_path PATCH /admin/products/:product_id/variants_including_master/:id(.:format)

spree/admin/variants_including_master#update

PUT /admin/products/:product_id/variants_including_master/:id(.:format)

spree/admin/variants_including_master#update

admin_product_prices_path GET /admin/products/:product_id/prices(.:format)

spree/admin/prices#index

POST /admin/products/:product_id/prices(.:format)

spree/admin/prices#create

admin_product_digitals_path GET /admin/products/:product_id/digitals(.:format)

spree/admin/digitals#index

POST /admin/products/:product_id/digitals(.:format)

spree/admin/digitals#create

admin_product_digital_path DELETE /admin/products/:product_id/digitals/:id(.:format)

spree/admin/digitals#destroy

admin_products_path GET /admin/products(.:format)

spree/admin/products#index

POST /admin/products(.:format)

spree/admin/products#create

new_admin_product_path GET /admin/products/new(.:format)

spree/admin/products#new

edit_admin_product_path GET /admin/products/:id/edit(.:format)

spree/admin/products#edit

admin_product_path GET /admin/products/:id(.:format)

spree/admin/products#show

PATCH /admin/products/:id(.:format)

spree/admin/products#update

PUT /admin/products/:id(.:format)

spree/admin/products#update

DELETE /admin/products/:id(.:format)

spree/admin/products#destroy

update_positions_admin_option_types_path POST /admin/option_types/update_positions(.:format)

spree/admin/option_types#update_positions

update_values_positions_admin_option_types_path POST /admin/option_types/update_values_positions(.:format)

spree/admin/option_types#update_values_positions

admin_option_types_path GET /admin/option_types(.:format)

spree/admin/option_types#index

POST /admin/option_types(.:format)

spree/admin/option_types#create

new_admin_option_type_path GET /admin/option_types/new(.:format)

spree/admin/option_types#new

edit_admin_option_type_path GET /admin/option_types/:id/edit(.:format)

spree/admin/option_types#edit

admin_option_type_path GET /admin/option_types/:id(.:format)

spree/admin/option_types#show

PATCH /admin/option_types/:id(.:format)

spree/admin/option_types#update

PUT /admin/option_types/:id(.:format)

spree/admin/option_types#update

DELETE /admin/option_types/:id(.:format)

spree/admin/option_types#destroy

admin_option_value_path DELETE /admin/option_values/:id(.:format)

spree/admin/option_values#destroy

admin_oauth_applications_path GET /admin/oauth_applications(.:format)

spree/admin/oauth_applications#index

POST /admin/oauth_applications(.:format)

spree/admin/oauth_applications#create

new_admin_oauth_application_path GET /admin/oauth_applications/new(.:format)

spree/admin/oauth_applications#new

edit_admin_oauth_application_path GET /admin/oauth_applications/:id/edit(.:format)

spree/admin/oauth_applications#edit

admin_oauth_application_path GET /admin/oauth_applications/:id(.:format)

spree/admin/oauth_applications#show

PATCH /admin/oauth_applications/:id(.:format)

spree/admin/oauth_applications#update

PUT /admin/oauth_applications/:id(.:format)

spree/admin/oauth_applications#update

DELETE /admin/oauth_applications/:id(.:format)

spree/admin/oauth_applications#destroy

filtered_admin_properties_path GET /admin/properties/filtered(.:format)

spree/admin/properties#filtered

admin_properties_path GET /admin/properties(.:format)

spree/admin/properties#index

POST /admin/properties(.:format)

spree/admin/properties#create

new_admin_property_path GET /admin/properties/new(.:format)

spree/admin/properties#new

edit_admin_property_path GET /admin/properties/:id/edit(.:format)

spree/admin/properties#edit

admin_property_path GET /admin/properties/:id(.:format)

spree/admin/properties#show

PATCH /admin/properties/:id(.:format)

spree/admin/properties#update

PUT /admin/properties/:id(.:format)

spree/admin/properties#update

DELETE /admin/properties/:id(.:format)

spree/admin/properties#destroy

admin_product_property_path DELETE /admin/product_properties/:id(.:format)

spree/admin/product_properties#destroy

select_admin_prototype_path GET /admin/prototypes/:id/select(.:format)

spree/admin/prototypes#select

available_admin_prototypes_path GET /admin/prototypes/available(.:format)

spree/admin/prototypes#available

admin_prototypes_path GET /admin/prototypes(.:format)

spree/admin/prototypes#index

POST /admin/prototypes(.:format)

spree/admin/prototypes#create

new_admin_prototype_path GET /admin/prototypes/new(.:format)

spree/admin/prototypes#new

edit_admin_prototype_path GET /admin/prototypes/:id/edit(.:format)

spree/admin/prototypes#edit

admin_prototype_path GET /admin/prototypes/:id(.:format)

spree/admin/prototypes#show

PATCH /admin/prototypes/:id(.:format)

spree/admin/prototypes#update

PUT /admin/prototypes/:id(.:format)

spree/admin/prototypes#update

DELETE /admin/prototypes/:id(.:format)

spree/admin/prototypes#destroy

cart_admin_order_path GET /admin/orders/:id/cart(.:format)

spree/admin/orders#cart

resend_admin_order_path POST /admin/orders/:id/resend(.:format)

spree/admin/orders#resend

open_adjustments_admin_order_path PUT /admin/orders/:id/open_adjustments(.:format)

spree/admin/orders#open_adjustments

close_adjustments_admin_order_path PUT /admin/orders/:id/close_adjustments(.:format)

spree/admin/orders#close_adjustments

approve_admin_order_path PUT /admin/orders/:id/approve(.:format)

spree/admin/orders#approve

cancel_admin_order_path PUT /admin/orders/:id/cancel(.:format)

spree/admin/orders#cancel

resume_admin_order_path PUT /admin/orders/:id/resume(.:format)

spree/admin/orders#resume

channel_admin_order_path GET /admin/orders/:id/channel(.:format)

spree/admin/orders#channel

set_channel_admin_order_path PUT /admin/orders/:id/set_channel(.:format)

spree/admin/orders#set_channel

reset_digitals_admin_order_path PUT /admin/orders/:id/reset_digitals(.:format)

spree/admin/orders#reset_digitals

admin_order_state_changes_path GET /admin/orders/:order_id/state_changes(.:format)

spree/admin/state_changes#index

new_admin_order_customer_path GET /admin/orders/:order_id/customer/new(.:format)

spree/admin/orders/customer_details#new

edit_admin_order_customer_path GET /admin/orders/:order_id/customer/edit(.:format)

spree/admin/orders/customer_details#edit

admin_order_customer_path GET /admin/orders/:order_id/customer(.:format)

spree/admin/orders/customer_details#show

PATCH /admin/orders/:order_id/customer(.:format)

spree/admin/orders/customer_details#update

PUT /admin/orders/:order_id/customer(.:format)

spree/admin/orders/customer_details#update

DELETE /admin/orders/:order_id/customer(.:format)

spree/admin/orders/customer_details#destroy

POST /admin/orders/:order_id/customer(.:format)

spree/admin/orders/customer_details#create

refund_admin_order_customer_return_path PUT /admin/orders/:order_id/customer_returns/:id/refund(.:format)

spree/admin/customer_returns#refund

admin_order_customer_returns_path GET /admin/orders/:order_id/customer_returns(.:format)

spree/admin/customer_returns#index

POST /admin/orders/:order_id/customer_returns(.:format)

spree/admin/customer_returns#create

new_admin_order_customer_return_path GET /admin/orders/:order_id/customer_returns/new(.:format)

spree/admin/customer_returns#new

edit_admin_order_customer_return_path GET /admin/orders/:order_id/customer_returns/:id/edit(.:format)

spree/admin/customer_returns#edit

admin_order_customer_return_path PATCH /admin/orders/:order_id/customer_returns/:id(.:format)

spree/admin/customer_returns#update

PUT /admin/orders/:order_id/customer_returns/:id(.:format)

spree/admin/customer_returns#update

admin_order_adjustments_path GET /admin/orders/:order_id/adjustments(.:format)

spree/admin/adjustments#index

POST /admin/orders/:order_id/adjustments(.:format)

spree/admin/adjustments#create

new_admin_order_adjustment_path GET /admin/orders/:order_id/adjustments/new(.:format)

spree/admin/adjustments#new

edit_admin_order_adjustment_path GET /admin/orders/:order_id/adjustments/:id/edit(.:format)

spree/admin/adjustments#edit

admin_order_adjustment_path GET /admin/orders/:order_id/adjustments/:id(.:format)

spree/admin/adjustments#show

PATCH /admin/orders/:order_id/adjustments/:id(.:format)

spree/admin/adjustments#update

PUT /admin/orders/:order_id/adjustments/:id(.:format)

spree/admin/adjustments#update

DELETE /admin/orders/:order_id/adjustments/:id(.:format)

spree/admin/adjustments#destroy

cancel_admin_order_return_authorization_path PUT /admin/orders/:order_id/return_authorizations/:id/cancel(.:format)

spree/admin/return_authorizations#cancel

admin_order_return_authorizations_path GET /admin/orders/:order_id/return_authorizations(.:format)

spree/admin/return_authorizations#index

POST /admin/orders/:order_id/return_authorizations(.:format)

spree/admin/return_authorizations#create

new_admin_order_return_authorization_path GET /admin/orders/:order_id/return_authorizations/new(.:format)

spree/admin/return_authorizations#new

edit_admin_order_return_authorization_path GET /admin/orders/:order_id/return_authorizations/:id/edit(.:format)

spree/admin/return_authorizations#edit

admin_order_return_authorization_path GET /admin/orders/:order_id/return_authorizations/:id(.:format)

spree/admin/return_authorizations#show

PATCH /admin/orders/:order_id/return_authorizations/:id(.:format)

spree/admin/return_authorizations#update

PUT /admin/orders/:order_id/return_authorizations/:id(.:format)

spree/admin/return_authorizations#update

DELETE /admin/orders/:order_id/return_authorizations/:id(.:format)

spree/admin/return_authorizations#destroy

fire_admin_order_payment_path PUT /admin/orders/:order_id/payments/:id/fire(.:format)

spree/admin/payments#fire

admin_order_payment_log_entries_path GET /admin/orders/:order_id/payments/:payment_id/log_entries(.:format)

spree/admin/log_entries#index

POST /admin/orders/:order_id/payments/:payment_id/log_entries(.:format)

spree/admin/log_entries#create

new_admin_order_payment_log_entry_path GET /admin/orders/:order_id/payments/:payment_id/log_entries/new(.:format)

spree/admin/log_entries#new

edit_admin_order_payment_log_entry_path GET /admin/orders/:order_id/payments/:payment_id/log_entries/:id/edit(.:format)

spree/admin/log_entries#edit

admin_order_payment_log_entry_path GET /admin/orders/:order_id/payments/:payment_id/log_entries/:id(.:format)

spree/admin/log_entries#show

PATCH /admin/orders/:order_id/payments/:payment_id/log_entries/:id(.:format)

spree/admin/log_entries#update

PUT /admin/orders/:order_id/payments/:payment_id/log_entries/:id(.:format)

spree/admin/log_entries#update

DELETE /admin/orders/:order_id/payments/:payment_id/log_entries/:id(.:format)

spree/admin/log_entries#destroy

admin_order_payment_refunds_path POST /admin/orders/:order_id/payments/:payment_id/refunds(.:format)

spree/admin/refunds#create

new_admin_order_payment_refund_path GET /admin/orders/:order_id/payments/:payment_id/refunds/new(.:format)

spree/admin/refunds#new

edit_admin_order_payment_refund_path GET /admin/orders/:order_id/payments/:payment_id/refunds/:id/edit(.:format)

spree/admin/refunds#edit

admin_order_payment_refund_path PATCH /admin/orders/:order_id/payments/:payment_id/refunds/:id(.:format)

spree/admin/refunds#update

PUT /admin/orders/:order_id/payments/:payment_id/refunds/:id(.:format)

spree/admin/refunds#update

admin_order_payments_path GET /admin/orders/:order_id/payments(.:format)

spree/admin/payments#index

POST /admin/orders/:order_id/payments(.:format)

spree/admin/payments#create

new_admin_order_payment_path GET /admin/orders/:order_id/payments/new(.:format)

spree/admin/payments#new

edit_admin_order_payment_path GET /admin/orders/:order_id/payments/:id/edit(.:format)

spree/admin/payments#edit

admin_order_payment_path GET /admin/orders/:order_id/payments/:id(.:format)

spree/admin/payments#show

PATCH /admin/orders/:order_id/payments/:id(.:format)

spree/admin/payments#update

PUT /admin/orders/:order_id/payments/:id(.:format)

spree/admin/payments#update

DELETE /admin/orders/:order_id/payments/:id(.:format)

spree/admin/payments#destroy

perform_admin_order_reimbursement_path POST /admin/orders/:order_id/reimbursements/:id/perform(.:format)

spree/admin/reimbursements#perform

admin_order_reimbursements_path GET /admin/orders/:order_id/reimbursements(.:format)

spree/admin/reimbursements#index

POST /admin/orders/:order_id/reimbursements(.:format)

spree/admin/reimbursements#create

edit_admin_order_reimbursement_path GET /admin/orders/:order_id/reimbursements/:id/edit(.:format)

spree/admin/reimbursements#edit

admin_order_reimbursement_path GET /admin/orders/:order_id/reimbursements/:id(.:format)

spree/admin/reimbursements#show

PATCH /admin/orders/:order_id/reimbursements/:id(.:format)

spree/admin/reimbursements#update

PUT /admin/orders/:order_id/reimbursements/:id(.:format)

spree/admin/reimbursements#update

admin_orders_path GET /admin/orders(.:format)

spree/admin/orders#index

POST /admin/orders(.:format)

spree/admin/orders#create

new_admin_order_path GET /admin/orders/new(.:format)

spree/admin/orders#new

edit_admin_order_path GET /admin/orders/:id/edit(.:format)

spree/admin/orders#edit

admin_order_path PATCH /admin/orders/:id(.:format)

spree/admin/orders#update

PUT /admin/orders/:id(.:format)

spree/admin/orders#update

DELETE /admin/orders/:id(.:format)

spree/admin/orders#destroy

admin_return_authorizations_path GET /admin/return_authorizations(.:format)

spree/admin/return_index#return_authorizations

admin_customer_returns_path GET /admin/customer_returns(.:format)

spree/admin/return_index#customer_returns

admin_return_item_path PATCH /admin/return_items/:id(.:format)

spree/admin/return_items#update

PUT /admin/return_items/:id(.:format)

spree/admin/return_items#update

update_positions_admin_taxonomies_path POST /admin/taxonomies/update_positions(.:format)

spree/admin/taxonomies#update_positions

remove_icon_admin_taxonomy_taxon_path DELETE /admin/taxonomies/:taxonomy_id/taxons/:id/remove_icon(.:format)

spree/admin/taxons#remove_icon

admin_taxonomy_taxons_path GET /admin/taxonomies/:taxonomy_id/taxons(.:format)

spree/admin/taxons#index

POST /admin/taxonomies/:taxonomy_id/taxons(.:format)

spree/admin/taxons#create

new_admin_taxonomy_taxon_path GET /admin/taxonomies/:taxonomy_id/taxons/new(.:format)

spree/admin/taxons#new

edit_admin_taxonomy_taxon_path GET /admin/taxonomies/:taxonomy_id/taxons/:id/edit(.:format)

spree/admin/taxons#edit

admin_taxonomy_taxon_path GET /admin/taxonomies/:taxonomy_id/taxons/:id(.:format)

spree/admin/taxons#show

PATCH /admin/taxonomies/:taxonomy_id/taxons/:id(.:format)

spree/admin/taxons#update

PUT /admin/taxonomies/:taxonomy_id/taxons/:id(.:format)

spree/admin/taxons#update

DELETE /admin/taxonomies/:taxonomy_id/taxons/:id(.:format)

spree/admin/taxons#destroy

admin_taxonomies_path GET /admin/taxonomies(.:format)

spree/admin/taxonomies#index

POST /admin/taxonomies(.:format)

spree/admin/taxonomies#create

new_admin_taxonomy_path GET /admin/taxonomies/new(.:format)

spree/admin/taxonomies#new

edit_admin_taxonomy_path GET /admin/taxonomies/:id/edit(.:format)

spree/admin/taxonomies#edit

admin_taxonomy_path GET /admin/taxonomies/:id(.:format)

spree/admin/taxonomies#show

PATCH /admin/taxonomies/:id(.:format)

spree/admin/taxonomies#update

PUT /admin/taxonomies/:id(.:format)

spree/admin/taxonomies#update

DELETE /admin/taxonomies/:id(.:format)

spree/admin/taxonomies#destroy

admin_taxons_path GET /admin/taxons(.:format)

spree/admin/taxons#index

admin_taxon_path GET /admin/taxons/:id(.:format)

spree/admin/taxons#show

sales_total_admin_reports_path GET /admin/reports/sales_total(.:format)

spree/admin/reports#sales_total

POST /admin/reports/sales_total(.:format)

spree/admin/reports#sales_total

admin_reports_path GET /admin/reports(.:format)

spree/admin/reports#index

admin_reimbursement_types_path GET /admin/reimbursement_types(.:format)

spree/admin/reimbursement_types#index

POST /admin/reimbursement_types(.:format)

spree/admin/reimbursement_types#create

new_admin_reimbursement_type_path GET /admin/reimbursement_types/new(.:format)

spree/admin/reimbursement_types#new

edit_admin_reimbursement_type_path GET /admin/reimbursement_types/:id/edit(.:format)

spree/admin/reimbursement_types#edit

admin_reimbursement_type_path GET /admin/reimbursement_types/:id(.:format)

spree/admin/reimbursement_types#show

PATCH /admin/reimbursement_types/:id(.:format)

spree/admin/reimbursement_types#update

PUT /admin/reimbursement_types/:id(.:format)

spree/admin/reimbursement_types#update

DELETE /admin/reimbursement_types/:id(.:format)

spree/admin/reimbursement_types#destroy

admin_refund_reasons_path GET /admin/refund_reasons(.:format)

spree/admin/refund_reasons#index

POST /admin/refund_reasons(.:format)

spree/admin/refund_reasons#create

new_admin_refund_reason_path GET /admin/refund_reasons/new(.:format)

spree/admin/refund_reasons#new

edit_admin_refund_reason_path GET /admin/refund_reasons/:id/edit(.:format)

spree/admin/refund_reasons#edit

admin_refund_reason_path PATCH /admin/refund_reasons/:id(.:format)

spree/admin/refund_reasons#update

PUT /admin/refund_reasons/:id(.:format)

spree/admin/refund_reasons#update

DELETE /admin/refund_reasons/:id(.:format)

spree/admin/refund_reasons#destroy

admin_return_authorization_reasons_path GET /admin/return_authorization_reasons(.:format)

spree/admin/return_authorization_reasons#index

POST /admin/return_authorization_reasons(.:format)

spree/admin/return_authorization_reasons#create

new_admin_return_authorization_reason_path GET /admin/return_authorization_reasons/new(.:format)

spree/admin/return_authorization_reasons#new

edit_admin_return_authorization_reason_path GET /admin/return_authorization_reasons/:id/edit(.:format)

spree/admin/return_authorization_reasons#edit

admin_return_authorization_reason_path PATCH /admin/return_authorization_reasons/:id(.:format)

spree/admin/return_authorization_reasons#update

PUT /admin/return_authorization_reasons/:id(.:format)

spree/admin/return_authorization_reasons#update

DELETE /admin/return_authorization_reasons/:id(.:format)

spree/admin/return_authorization_reasons#destroy

admin_shipping_methods_path GET /admin/shipping_methods(.:format)

spree/admin/shipping_methods#index

POST /admin/shipping_methods(.:format)

spree/admin/shipping_methods#create

new_admin_shipping_method_path GET /admin/shipping_methods/new(.:format)

spree/admin/shipping_methods#new

edit_admin_shipping_method_path GET /admin/shipping_methods/:id/edit(.:format)

spree/admin/shipping_methods#edit

admin_shipping_method_path GET /admin/shipping_methods/:id(.:format)

spree/admin/shipping_methods#show

PATCH /admin/shipping_methods/:id(.:format)

spree/admin/shipping_methods#update

PUT /admin/shipping_methods/:id(.:format)

spree/admin/shipping_methods#update

DELETE /admin/shipping_methods/:id(.:format)

spree/admin/shipping_methods#destroy

admin_shipping_categories_path GET /admin/shipping_categories(.:format)

spree/admin/shipping_categories#index

POST /admin/shipping_categories(.:format)

spree/admin/shipping_categories#create

new_admin_shipping_category_path GET /admin/shipping_categories/new(.:format)

spree/admin/shipping_categories#new

edit_admin_shipping_category_path GET /admin/shipping_categories/:id/edit(.:format)

spree/admin/shipping_categories#edit

admin_shipping_category_path GET /admin/shipping_categories/:id(.:format)

spree/admin/shipping_categories#show

PATCH /admin/shipping_categories/:id(.:format)

spree/admin/shipping_categories#update

PUT /admin/shipping_categories/:id(.:format)

spree/admin/shipping_categories#update

DELETE /admin/shipping_categories/:id(.:format)

spree/admin/shipping_categories#destroy

admin_stock_transfers_path GET /admin/stock_transfers(.:format)

spree/admin/stock_transfers#index

POST /admin/stock_transfers(.:format)

spree/admin/stock_transfers#create

new_admin_stock_transfer_path GET /admin/stock_transfers/new(.:format)

spree/admin/stock_transfers#new

admin_stock_transfer_path GET /admin/stock_transfers/:id(.:format)

spree/admin/stock_transfers#show

admin_stock_location_stock_movements_path GET /admin/stock_locations/:stock_location_id/stock_movements(.:format)

spree/admin/stock_movements#index

POST /admin/stock_locations/:stock_location_id/stock_movements(.:format)

spree/admin/stock_movements#create

new_admin_stock_location_stock_movement_path GET /admin/stock_locations/:stock_location_id/stock_movements/new(.:format)

spree/admin/stock_movements#new

admin_stock_location_stock_movement_path GET /admin/stock_locations/:stock_location_id/stock_movements/:id(.:format)

spree/admin/stock_movements#show

transfer_stock_admin_stock_locations_path POST /admin/stock_locations/transfer_stock(.:format)

spree/admin/stock_locations#transfer_stock

admin_stock_locations_path GET /admin/stock_locations(.:format)

spree/admin/stock_locations#index

POST /admin/stock_locations(.:format)

spree/admin/stock_locations#create

new_admin_stock_location_path GET /admin/stock_locations/new(.:format)

spree/admin/stock_locations#new

edit_admin_stock_location_path GET /admin/stock_locations/:id/edit(.:format)

spree/admin/stock_locations#edit

admin_stock_location_path GET /admin/stock_locations/:id(.:format)

spree/admin/stock_locations#show

PATCH /admin/stock_locations/:id(.:format)

spree/admin/stock_locations#update

PUT /admin/stock_locations/:id(.:format)

spree/admin/stock_locations#update

DELETE /admin/stock_locations/:id(.:format)

spree/admin/stock_locations#destroy

admin_stock_items_path POST /admin/stock_items(.:format)

spree/admin/stock_items#create

admin_stock_item_path PATCH /admin/stock_items/:id(.:format)

spree/admin/stock_items#update

PUT /admin/stock_items/:id(.:format)

spree/admin/stock_items#update

DELETE /admin/stock_items/:id(.:format)

spree/admin/stock_items#destroy

admin_store_credit_categories_path GET /admin/store_credit_categories(.:format)

spree/admin/store_credit_categories#index

POST /admin/store_credit_categories(.:format)

spree/admin/store_credit_categories#create

new_admin_store_credit_category_path GET /admin/store_credit_categories/new(.:format)

spree/admin/store_credit_categories#new

edit_admin_store_credit_category_path GET /admin/store_credit_categories/:id/edit(.:format)

spree/admin/store_credit_categories#edit

admin_store_credit_category_path GET /admin/store_credit_categories/:id(.:format)

spree/admin/store_credit_categories#show

PATCH /admin/store_credit_categories/:id(.:format)

spree/admin/store_credit_categories#update

PUT /admin/store_credit_categories/:id(.:format)

spree/admin/store_credit_categories#update

DELETE /admin/store_credit_categories/:id(.:format)

spree/admin/store_credit_categories#destroy

admin_tax_rates_path GET /admin/tax_rates(.:format)

spree/admin/tax_rates#index

POST /admin/tax_rates(.:format)

spree/admin/tax_rates#create

new_admin_tax_rate_path GET /admin/tax_rates/new(.:format)

spree/admin/tax_rates#new

edit_admin_tax_rate_path GET /admin/tax_rates/:id/edit(.:format)

spree/admin/tax_rates#edit

admin_tax_rate_path GET /admin/tax_rates/:id(.:format)

spree/admin/tax_rates#show

PATCH /admin/tax_rates/:id(.:format)

spree/admin/tax_rates#update

PUT /admin/tax_rates/:id(.:format)

spree/admin/tax_rates#update

DELETE /admin/tax_rates/:id(.:format)

spree/admin/tax_rates#destroy

update_positions_admin_payment_methods_path POST /admin/payment_methods/update_positions(.:format)

spree/admin/payment_methods#update_positions

admin_payment_methods_path GET /admin/payment_methods(.:format)

spree/admin/payment_methods#index

POST /admin/payment_methods(.:format)

spree/admin/payment_methods#create

new_admin_payment_method_path GET /admin/payment_methods/new(.:format)

spree/admin/payment_methods#new

edit_admin_payment_method_path GET /admin/payment_methods/:id/edit(.:format)

spree/admin/payment_methods#edit

admin_payment_method_path GET /admin/payment_methods/:id(.:format)

spree/admin/payment_methods#show

PATCH /admin/payment_methods/:id(.:format)

spree/admin/payment_methods#update

PUT /admin/payment_methods/:id(.:format)

spree/admin/payment_methods#update

DELETE /admin/payment_methods/:id(.:format)

spree/admin/payment_methods#destroy

admin_roles_path GET /admin/roles(.:format)

spree/admin/roles#index

POST /admin/roles(.:format)

spree/admin/roles#create

new_admin_role_path GET /admin/roles/new(.:format)

spree/admin/roles#new

edit_admin_role_path GET /admin/roles/:id/edit(.:format)

spree/admin/roles#edit

admin_role_path GET /admin/roles/:id(.:format)

spree/admin/roles#show

PATCH /admin/roles/:id(.:format)

spree/admin/roles#update

PUT /admin/roles/:id(.:format)

spree/admin/roles#update

DELETE /admin/roles/:id(.:format)

spree/admin/roles#destroy

addresses_admin_user_path GET /admin/users/:id/addresses(.:format)

spree/admin/users#addresses

PUT /admin/users/:id/addresses(.:format)

spree/admin/users#addresses

items_admin_user_path GET /admin/users/:id/items(.:format)

spree/admin/users#items

orders_admin_user_path GET /admin/users/:id/orders(.:format)

spree/admin/users#orders

admin_user_store_credits_path GET /admin/users/:user_id/store_credits(.:format)

spree/admin/store_credits#index

POST /admin/users/:user_id/store_credits(.:format)

spree/admin/store_credits#create

new_admin_user_store_credit_path GET /admin/users/:user_id/store_credits/new(.:format)

spree/admin/store_credits#new

edit_admin_user_store_credit_path GET /admin/users/:user_id/store_credits/:id/edit(.:format)

spree/admin/store_credits#edit

admin_user_store_credit_path GET /admin/users/:user_id/store_credits/:id(.:format)

spree/admin/store_credits#show

PATCH /admin/users/:user_id/store_credits/:id(.:format)

spree/admin/store_credits#update

PUT /admin/users/:user_id/store_credits/:id(.:format)

spree/admin/store_credits#update

DELETE /admin/users/:user_id/store_credits/:id(.:format)

spree/admin/store_credits#destroy

admin_users_path GET /admin/users(.:format)

spree/admin/users#index

POST /admin/users(.:format)

spree/admin/users#create

new_admin_user_path GET /admin/users/new(.:format)

spree/admin/users#new

edit_admin_user_path GET /admin/users/:id/edit(.:format)

spree/admin/users#edit

admin_user_path GET /admin/users/:id(.:format)

spree/admin/users#show

PATCH /admin/users/:id(.:format)

spree/admin/users#update

PUT /admin/users/:id(.:format)

spree/admin/users#update

DELETE /admin/users/:id(.:format)

spree/admin/users#destroy

admin_cms_page_cms_sections_path POST /admin/cms_pages/:cms_page_id/cms_sections(.:format)

spree/admin/cms_sections#create

new_admin_cms_page_cms_section_path GET /admin/cms_pages/:cms_page_id/cms_sections/new(.:format)

spree/admin/cms_sections#new

edit_admin_cms_page_cms_section_path GET /admin/cms_pages/:cms_page_id/cms_sections/:id/edit(.:format)

spree/admin/cms_sections#edit

admin_cms_page_cms_section_path GET /admin/cms_pages/:cms_page_id/cms_sections/:id(.:format)

spree/admin/cms_sections#show

PATCH /admin/cms_pages/:cms_page_id/cms_sections/:id(.:format)

spree/admin/cms_sections#update

PUT /admin/cms_pages/:cms_page_id/cms_sections/:id(.:format)

spree/admin/cms_sections#update

DELETE /admin/cms_pages/:cms_page_id/cms_sections/:id(.:format)

spree/admin/cms_sections#destroy

admin_cms_pages_path GET /admin/cms_pages(.:format)

spree/admin/cms_pages#index

POST /admin/cms_pages(.:format)

spree/admin/cms_pages#create

new_admin_cms_page_path GET /admin/cms_pages/new(.:format)

spree/admin/cms_pages#new

edit_admin_cms_page_path GET /admin/cms_pages/:id/edit(.:format)

spree/admin/cms_pages#edit

admin_cms_page_path GET /admin/cms_pages/:id(.:format)

spree/admin/cms_pages#show

PATCH /admin/cms_pages/:id(.:format)

spree/admin/cms_pages#update

PUT /admin/cms_pages/:id(.:format)

spree/admin/cms_pages#update

DELETE /admin/cms_pages/:id(.:format)

spree/admin/cms_pages#destroy

remove_icon_admin_menu_menu_item_path DELETE /admin/menus/:menu_id/menu_items/:id/remove_icon(.:format)

spree/admin/menu_items#remove_icon

admin_menu_menu_items_path POST /admin/menus/:menu_id/menu_items(.:format)

spree/admin/menu_items#create

new_admin_menu_menu_item_path GET /admin/menus/:menu_id/menu_items/new(.:format)

spree/admin/menu_items#new

edit_admin_menu_menu_item_path GET /admin/menus/:menu_id/menu_items/:id/edit(.:format)

spree/admin/menu_items#edit

admin_menu_menu_item_path GET /admin/menus/:menu_id/menu_items/:id(.:format)

spree/admin/menu_items#show

PATCH /admin/menus/:menu_id/menu_items/:id(.:format)

spree/admin/menu_items#update

PUT /admin/menus/:menu_id/menu_items/:id(.:format)

spree/admin/menu_items#update

DELETE /admin/menus/:menu_id/menu_items/:id(.:format)

spree/admin/menu_items#destroy

admin_menus_path GET /admin/menus(.:format)

spree/admin/menus#index

POST /admin/menus(.:format)

spree/admin/menus#create

new_admin_menu_path GET /admin/menus/new(.:format)

spree/admin/menus#new

edit_admin_menu_path GET /admin/menus/:id/edit(.:format)

spree/admin/menus#edit

admin_menu_path GET /admin/menus/:id(.:format)

spree/admin/menus#show

PATCH /admin/menus/:id(.:format)

spree/admin/menus#update

PUT /admin/menus/:id(.:format)

spree/admin/menus#update

DELETE /admin/menus/:id(.:format)

spree/admin/menus#destroy

admin_cms_layouts_path GET /admin/cms_layouts(.:format)

spree/admin/cms_layouts#index

POST /admin/cms_layouts(.:format)

spree/admin/cms_layouts#create

new_admin_cms_layout_path GET /admin/cms_layouts/new(.:format)

spree/admin/cms_layouts#new

edit_admin_cms_layout_path GET /admin/cms_layouts/:id/edit(.:format)

spree/admin/cms_layouts#edit

admin_cms_layout_path GET /admin/cms_layouts/:id(.:format)

spree/admin/cms_layouts#show

PATCH /admin/cms_layouts/:id(.:format)

spree/admin/cms_layouts#update

PUT /admin/cms_layouts/:id(.:format)

spree/admin/cms_layouts#update

DELETE /admin/cms_layouts/:id(.:format)

spree/admin/cms_layouts#destroy

admin_webhooks_subscribers_path GET /admin/webhooks_subscribers(.:format)

spree/admin/webhooks_subscribers#index

POST /admin/webhooks_subscribers(.:format)

spree/admin/webhooks_subscribers#create

new_admin_webhooks_subscriber_path GET /admin/webhooks_subscribers/new(.:format)

spree/admin/webhooks_subscribers#new

edit_admin_webhooks_subscriber_path GET /admin/webhooks_subscribers/:id/edit(.:format)

spree/admin/webhooks_subscribers#edit

admin_webhooks_subscriber_path GET /admin/webhooks_subscribers/:id(.:format)

spree/admin/webhooks_subscribers#show

PATCH /admin/webhooks_subscribers/:id(.:format)

spree/admin/webhooks_subscribers#update

PUT /admin/webhooks_subscribers/:id(.:format)

spree/admin/webhooks_subscribers#update

DELETE /admin/webhooks_subscribers/:id(.:format)

spree/admin/webhooks_subscribers#destroy

admin_forbidden_path GET /admin/forbidden(.:format)

spree/admin/errors#forbidden

new_admin_dashboard_path GET /admin/dashboard/new(.:format)

spree/admin/dashboard#new

edit_admin_dashboard_path GET /admin/dashboard/edit(.:format)

spree/admin/dashboard#edit

admin_dashboard_path GET /admin/dashboard(.:format)

spree/admin/dashboard#show

PATCH /admin/dashboard(.:format)

spree/admin/dashboard#update

PUT /admin/dashboard(.:format)

spree/admin/dashboard#update

DELETE /admin/dashboard(.:format)

spree/admin/dashboard#destroy

POST /admin/dashboard(.:format)

spree/admin/dashboard#create

admin_root_path GET /admin(.:format)

spree/admin/dashboard#show

admin_path GET /admin(.:format)

spree/admin/dashboard#show

add_item_api_v2_storefront_cart_path POST /api/v2/storefront/cart/add_item(.:format)

spree/api/v2/storefront/cart#add_item {:format=>"json"}

empty_api_v2_storefront_cart_path PATCH /api/v2/storefront/cart/empty(.:format)

spree/api/v2/storefront/cart#empty {:format=>"json"}

cart_remove_line_item_api_v2_storefront_cart_path DELETE /api/v2/storefront/cart/remove_line_item/:line_item_id(.:format)

spree/api/v2/storefront/cart#remove_line_item {:format=>"json"}

set_quantity_api_v2_storefront_cart_path PATCH /api/v2/storefront/cart/set_quantity(.:format)

spree/api/v2/storefront/cart#set_quantity {:format=>"json"}

apply_coupon_code_api_v2_storefront_cart_path PATCH /api/v2/storefront/cart/apply_coupon_code(.:format)

spree/api/v2/storefront/cart#apply_coupon_code {:format=>"json"}

cart_remove_coupon_code_api_v2_storefront_cart_path DELETE /api/v2/storefront/cart/remove_coupon_code/:coupon_code(.:format)

spree/api/v2/storefront/cart#remove_coupon_code {:format=>"json"}

cart_remove_coupon_code_without_code_api_v2_storefront_cart_path DELETE /api/v2/storefront/cart/remove_coupon_code(.:format)

spree/api/v2/storefront/cart#remove_coupon_code {:format=>"json"}

estimate_shipping_rates_api_v2_storefront_cart_path GET /api/v2/storefront/cart/estimate_shipping_rates(.:format)

spree/api/v2/storefront/cart#estimate_shipping_rates {:format=>"json"}

associate_api_v2_storefront_cart_path PATCH /api/v2/storefront/cart/associate(.:format)

spree/api/v2/storefront/cart#associate {:format=>"json"}

change_currency_api_v2_storefront_cart_path PATCH /api/v2/storefront/cart/change_currency(.:format)

spree/api/v2/storefront/cart#change_currency {:format=>"json"}

api_v2_storefront_cart_path GET /api/v2/storefront/cart(.:format)

spree/api/v2/storefront/cart#show {:format=>"json"}

DELETE /api/v2/storefront/cart(.:format)

spree/api/v2/storefront/cart#destroy {:format=>"json"}

POST /api/v2/storefront/cart(.:format)

spree/api/v2/storefront/cart#create {:format=>"json"}

next_api_v2_storefront_checkout_path PATCH /api/v2/storefront/checkout/next(.:format)

spree/api/v2/storefront/checkout#next {:format=>"json"}

advance_api_v2_storefront_checkout_path PATCH /api/v2/storefront/checkout/advance(.:format)

spree/api/v2/storefront/checkout#advance {:format=>"json"}

complete_api_v2_storefront_checkout_path PATCH /api/v2/storefront/checkout/complete(.:format)

spree/api/v2/storefront/checkout#complete {:format=>"json"}

create_payment_api_v2_storefront_checkout_path POST /api/v2/storefront/checkout/create_payment(.:format)

spree/api/v2/storefront/checkout#create_payment {:format=>"json"}

add_store_credit_api_v2_storefront_checkout_path POST /api/v2/storefront/checkout/add_store_credit(.:format)

spree/api/v2/storefront/checkout#add_store_credit {:format=>"json"}

remove_store_credit_api_v2_storefront_checkout_path POST /api/v2/storefront/checkout/remove_store_credit(.:format)

spree/api/v2/storefront/checkout#remove_store_credit {:format=>"json"}

payment_methods_api_v2_storefront_checkout_path GET /api/v2/storefront/checkout/payment_methods(.:format)

spree/api/v2/storefront/checkout#payment_methods {:format=>"json"}

shipping_rates_api_v2_storefront_checkout_path GET /api/v2/storefront/checkout/shipping_rates(.:format)

spree/api/v2/storefront/checkout#shipping_rates {:format=>"json"}

select_shipping_method_api_v2_storefront_checkout_path PATCH /api/v2/storefront/checkout/select_shipping_method(.:format)

spree/api/v2/storefront/checkout#select_shipping_method {:format=>"json"}

api_v2_storefront_checkout_path PATCH /api/v2/storefront/checkout(.:format)

spree/api/v2/storefront/checkout#update {:format=>"json"}

PUT /api/v2/storefront/checkout(.:format)

spree/api/v2/storefront/checkout#update {:format=>"json"}

GET /api/v2/storefront/account(.:format)

spree/api/v2/storefront/account#show {:format=>"json"}

PATCH /api/v2/storefront/account(.:format)

spree/api/v2/storefront/account#update {:format=>"json"}

PUT /api/v2/storefront/account(.:format)

spree/api/v2/storefront/account#update {:format=>"json"}

POST /api/v2/storefront/account(.:format)

spree/api/v2/storefront/account#create {:format=>"json"}

api_v2_storefront_account_addresses_path GET /api/v2/storefront/account/addresses(.:format)

spree/api/v2/storefront/account/addresses#index {:format=>"json"}

POST /api/v2/storefront/account/addresses(.:format)

spree/api/v2/storefront/account/addresses#create {:format=>"json"}

new_api_v2_storefront_account_address_path GET /api/v2/storefront/account/addresses/new(.:format)

spree/api/v2/storefront/account/addresses#new {:format=>"json"}

edit_api_v2_storefront_account_address_path GET /api/v2/storefront/account/addresses/:id/edit(.:format)

spree/api/v2/storefront/account/addresses#edit {:format=>"json"}

api_v2_storefront_account_address_path GET /api/v2/storefront/account/addresses/:id(.:format)

spree/api/v2/storefront/account/addresses#show {:format=>"json"}

PATCH /api/v2/storefront/account/addresses/:id(.:format)

spree/api/v2/storefront/account/addresses#update {:format=>"json"}

PUT /api/v2/storefront/account/addresses/:id(.:format)

spree/api/v2/storefront/account/addresses#update {:format=>"json"}

DELETE /api/v2/storefront/account/addresses/:id(.:format)

spree/api/v2/storefront/account/addresses#destroy {:format=>"json"}

api_v2_storefront_account_credit_cards_path GET /api/v2/storefront/account/credit_cards(.:format)

spree/api/v2/storefront/account/credit_cards#index {:format=>"json"}

api_v2_storefront_account_credit_card_path GET /api/v2/storefront/account/credit_cards/:id(.:format)

spree/api/v2/storefront/account/credit_cards#show {:format=>"json"}

DELETE /api/v2/storefront/account/credit_cards/:id(.:format)

spree/api/v2/storefront/account/credit_cards#destroy {:format=>"json"}

api_v2_storefront_account_orders_path GET /api/v2/storefront/account/orders(.:format)

spree/api/v2/storefront/account/orders#index {:format=>"json"}

api_v2_storefront_account_order_path GET /api/v2/storefront/account/orders/:id(.:format)

spree/api/v2/storefront/account/orders#show {:format=>"json"}

api_v2_storefront_countries_path GET /api/v2/storefront/countries(.:format)

spree/api/v2/storefront/countries#index {:format=>"json"}

api_v2_storefront_country_path GET /api/v2/storefront/countries/:iso(.:format)

spree/api/v2/storefront/countries#show {:format=>"json"}

api_v2_storefront_order_status_path GET /api/v2/storefront/order_status/:number(.:format)

spree/api/v2/storefront/order_status#show {:format=>"json"}

api_v2_storefront_products_path GET /api/v2/storefront/products(.:format)

spree/api/v2/storefront/products#index {:format=>"json"}

api_v2_storefront_product_path GET /api/v2/storefront/products/:id(.:format)

spree/api/v2/storefront/products#show {:format=>"json"}

api_v2_storefront_taxons_path GET /api/v2/storefront/taxons(.:format)

spree/api/v2/storefront/taxons#index {:format=>"json"}

api_v2_storefront_taxon_path GET /api/v2/storefront/taxons/:id(.:format)

spree/api/v2/storefront/taxons#show {:format=>"json", :id=>/.+/}

api_v2_storefront_store_path GET /api/v2/storefront/stores/:code(.:format)

spree/api/v2/storefront/stores#show {:format=>"json"}

api_v2_storefront_current_store_path GET /api/v2/storefront/store(.:format)

spree/api/v2/storefront/stores#current {:format=>"json"}

api_v2_storefront_menus_path GET /api/v2/storefront/menus(.:format)

spree/api/v2/storefront/menus#index {:format=>"json"}

api_v2_storefront_menu_path GET /api/v2/storefront/menus/:id(.:format)

spree/api/v2/storefront/menus#show {:format=>"json"}

api_v2_storefront_cms_pages_path GET /api/v2/storefront/cms_pages(.:format)

spree/api/v2/storefront/cms_pages#index {:format=>"json"}

api_v2_storefront_cms_page_path GET /api/v2/storefront/cms_pages/:id(.:format)

spree/api/v2/storefront/cms_pages#show {:format=>"json"}

default_api_v2_storefront_wishlists_path GET /api/v2/storefront/wishlists/default(.:format)

spree/api/v2/storefront/wishlists#default {:format=>"json"}

add_item_api_v2_storefront_wishlist_path POST /api/v2/storefront/wishlists/:id/add_item(.:format)

spree/api/v2/storefront/wishlists#add_item {:format=>"json"}

set_item_quantity_api_v2_storefront_wishlist_path PATCH /api/v2/storefront/wishlists/:id/set_item_quantity/:item_id(.:format)

spree/api/v2/storefront/wishlists#set_item_quantity {:format=>"json"}

remove_item_api_v2_storefront_wishlist_path DELETE /api/v2/storefront/wishlists/:id/remove_item/:item_id(.:format)

spree/api/v2/storefront/wishlists#remove_item {:format=>"json"}

api_v2_storefront_wishlists_path GET /api/v2/storefront/wishlists(.:format)

spree/api/v2/storefront/wishlists#index {:format=>"json"}

POST /api/v2/storefront/wishlists(.:format)

spree/api/v2/storefront/wishlists#create {:format=>"json"}

new_api_v2_storefront_wishlist_path GET /api/v2/storefront/wishlists/new(.:format)

spree/api/v2/storefront/wishlists#new {:format=>"json"}

edit_api_v2_storefront_wishlist_path GET /api/v2/storefront/wishlists/:id/edit(.:format)

spree/api/v2/storefront/wishlists#edit {:format=>"json"}

api_v2_storefront_wishlist_path GET /api/v2/storefront/wishlists/:id(.:format)

spree/api/v2/storefront/wishlists#show {:format=>"json"}

PATCH /api/v2/storefront/wishlists/:id(.:format)

spree/api/v2/storefront/wishlists#update {:format=>"json"}

PUT /api/v2/storefront/wishlists/:id(.:format)

spree/api/v2/storefront/wishlists#update {:format=>"json"}

DELETE /api/v2/storefront/wishlists/:id(.:format)

spree/api/v2/storefront/wishlists#destroy {:format=>"json"}

api_v2_storefront_digital_path GET /api/v2/storefront/digitals/:token(.:format)

spree/api/v2/storefront/digitals#download {:format=>"json"}

api_v2_platform_promotions_path GET /api/v2/platform/promotions(.:format)

spree/api/v2/platform/promotions#index {:format=>"json"}

POST /api/v2/platform/promotions(.:format)

spree/api/v2/platform/promotions#create {:format=>"json"}

new_api_v2_platform_promotion_path GET /api/v2/platform/promotions/new(.:format)

spree/api/v2/platform/promotions#new {:format=>"json"}

edit_api_v2_platform_promotion_path GET /api/v2/platform/promotions/:id/edit(.:format)

spree/api/v2/platform/promotions#edit {:format=>"json"}

api_v2_platform_promotion_path GET /api/v2/platform/promotions/:id(.:format)

spree/api/v2/platform/promotions#show {:format=>"json"}

PATCH /api/v2/platform/promotions/:id(.:format)

spree/api/v2/platform/promotions#update {:format=>"json"}

PUT /api/v2/platform/promotions/:id(.:format)

spree/api/v2/platform/promotions#update {:format=>"json"}

DELETE /api/v2/platform/promotions/:id(.:format)

spree/api/v2/platform/promotions#destroy {:format=>"json"}

api_v2_platform_promotion_actions_path GET /api/v2/platform/promotion_actions(.:format)

spree/api/v2/platform/promotion_actions#index {:format=>"json"}

POST /api/v2/platform/promotion_actions(.:format)

spree/api/v2/platform/promotion_actions#create {:format=>"json"}

new_api_v2_platform_promotion_action_path GET /api/v2/platform/promotion_actions/new(.:format)

spree/api/v2/platform/promotion_actions#new {:format=>"json"}

edit_api_v2_platform_promotion_action_path GET /api/v2/platform/promotion_actions/:id/edit(.:format)

spree/api/v2/platform/promotion_actions#edit {:format=>"json"}

api_v2_platform_promotion_action_path GET /api/v2/platform/promotion_actions/:id(.:format)

spree/api/v2/platform/promotion_actions#show {:format=>"json"}

PATCH /api/v2/platform/promotion_actions/:id(.:format)

spree/api/v2/platform/promotion_actions#update {:format=>"json"}

PUT /api/v2/platform/promotion_actions/:id(.:format)

spree/api/v2/platform/promotion_actions#update {:format=>"json"}

DELETE /api/v2/platform/promotion_actions/:id(.:format)

spree/api/v2/platform/promotion_actions#destroy {:format=>"json"}

api_v2_platform_promotion_categories_path GET /api/v2/platform/promotion_categories(.:format)

spree/api/v2/platform/promotion_categories#index {:format=>"json"}

POST /api/v2/platform/promotion_categories(.:format)

spree/api/v2/platform/promotion_categories#create {:format=>"json"}

new_api_v2_platform_promotion_category_path GET /api/v2/platform/promotion_categories/new(.:format)

spree/api/v2/platform/promotion_categories#new {:format=>"json"}

edit_api_v2_platform_promotion_category_path GET /api/v2/platform/promotion_categories/:id/edit(.:format)

spree/api/v2/platform/promotion_categories#edit {:format=>"json"}

api_v2_platform_promotion_category_path GET /api/v2/platform/promotion_categories/:id(.:format)

spree/api/v2/platform/promotion_categories#show {:format=>"json"}

PATCH /api/v2/platform/promotion_categories/:id(.:format)

spree/api/v2/platform/promotion_categories#update {:format=>"json"}

PUT /api/v2/platform/promotion_categories/:id(.:format)

spree/api/v2/platform/promotion_categories#update {:format=>"json"}

DELETE /api/v2/platform/promotion_categories/:id(.:format)

spree/api/v2/platform/promotion_categories#destroy {:format=>"json"}

api_v2_platform_promotion_rules_path GET /api/v2/platform/promotion_rules(.:format)

spree/api/v2/platform/promotion_rules#index {:format=>"json"}

POST /api/v2/platform/promotion_rules(.:format)

spree/api/v2/platform/promotion_rules#create {:format=>"json"}

new_api_v2_platform_promotion_rule_path GET /api/v2/platform/promotion_rules/new(.:format)

spree/api/v2/platform/promotion_rules#new {:format=>"json"}

edit_api_v2_platform_promotion_rule_path GET /api/v2/platform/promotion_rules/:id/edit(.:format)

spree/api/v2/platform/promotion_rules#edit {:format=>"json"}

api_v2_platform_promotion_rule_path GET /api/v2/platform/promotion_rules/:id(.:format)

spree/api/v2/platform/promotion_rules#show {:format=>"json"}

PATCH /api/v2/platform/promotion_rules/:id(.:format)

spree/api/v2/platform/promotion_rules#update {:format=>"json"}

PUT /api/v2/platform/promotion_rules/:id(.:format)

spree/api/v2/platform/promotion_rules#update {:format=>"json"}

DELETE /api/v2/platform/promotion_rules/:id(.:format)

spree/api/v2/platform/promotion_rules#destroy {:format=>"json"}

api_v2_platform_customer_returns_path GET /api/v2/platform/customer_returns(.:format)

spree/api/v2/platform/customer_returns#index {:format=>"json"}

POST /api/v2/platform/customer_returns(.:format)

spree/api/v2/platform/customer_returns#create {:format=>"json"}

new_api_v2_platform_customer_return_path GET /api/v2/platform/customer_returns/new(.:format)

spree/api/v2/platform/customer_returns#new {:format=>"json"}

edit_api_v2_platform_customer_return_path GET /api/v2/platform/customer_returns/:id/edit(.:format)

spree/api/v2/platform/customer_returns#edit {:format=>"json"}

api_v2_platform_customer_return_path GET /api/v2/platform/customer_returns/:id(.:format)

spree/api/v2/platform/customer_returns#show {:format=>"json"}

PATCH /api/v2/platform/customer_returns/:id(.:format)

spree/api/v2/platform/customer_returns#update {:format=>"json"}

PUT /api/v2/platform/customer_returns/:id(.:format)

spree/api/v2/platform/customer_returns#update {:format=>"json"}

DELETE /api/v2/platform/customer_returns/:id(.:format)

spree/api/v2/platform/customer_returns#destroy {:format=>"json"}

api_v2_platform_reimbursements_path GET /api/v2/platform/reimbursements(.:format)

spree/api/v2/platform/reimbursements#index {:format=>"json"}

POST /api/v2/platform/reimbursements(.:format)

spree/api/v2/platform/reimbursements#create {:format=>"json"}

new_api_v2_platform_reimbursement_path GET /api/v2/platform/reimbursements/new(.:format)

spree/api/v2/platform/reimbursements#new {:format=>"json"}

edit_api_v2_platform_reimbursement_path GET /api/v2/platform/reimbursements/:id/edit(.:format)

spree/api/v2/platform/reimbursements#edit {:format=>"json"}

api_v2_platform_reimbursement_path GET /api/v2/platform/reimbursements/:id(.:format)

spree/api/v2/platform/reimbursements#show {:format=>"json"}

PATCH /api/v2/platform/reimbursements/:id(.:format)

spree/api/v2/platform/reimbursements#update {:format=>"json"}

PUT /api/v2/platform/reimbursements/:id(.:format)

spree/api/v2/platform/reimbursements#update {:format=>"json"}

DELETE /api/v2/platform/reimbursements/:id(.:format)

spree/api/v2/platform/reimbursements#destroy {:format=>"json"}

add_api_v2_platform_return_authorization_path PATCH /api/v2/platform/return_authorizations/:id/add(.:format)

spree/api/v2/platform/return_authorizations#add {:format=>"json"}

cancel_api_v2_platform_return_authorization_path PATCH /api/v2/platform/return_authorizations/:id/cancel(.:format)

spree/api/v2/platform/return_authorizations#cancel {:format=>"json"}

receive_api_v2_platform_return_authorization_path PATCH /api/v2/platform/return_authorizations/:id/receive(.:format)

spree/api/v2/platform/return_authorizations#receive {:format=>"json"}

api_v2_platform_return_authorizations_path GET /api/v2/platform/return_authorizations(.:format)

spree/api/v2/platform/return_authorizations#index {:format=>"json"}

POST /api/v2/platform/return_authorizations(.:format)

spree/api/v2/platform/return_authorizations#create {:format=>"json"}

new_api_v2_platform_return_authorization_path GET /api/v2/platform/return_authorizations/new(.:format)

spree/api/v2/platform/return_authorizations#new {:format=>"json"}

edit_api_v2_platform_return_authorization_path GET /api/v2/platform/return_authorizations/:id/edit(.:format)

spree/api/v2/platform/return_authorizations#edit {:format=>"json"}

api_v2_platform_return_authorization_path GET /api/v2/platform/return_authorizations/:id(.:format)

spree/api/v2/platform/return_authorizations#show {:format=>"json"}

PATCH /api/v2/platform/return_authorizations/:id(.:format)

spree/api/v2/platform/return_authorizations#update {:format=>"json"}

PUT /api/v2/platform/return_authorizations/:id(.:format)

spree/api/v2/platform/return_authorizations#update {:format=>"json"}

DELETE /api/v2/platform/return_authorizations/:id(.:format)

spree/api/v2/platform/return_authorizations#destroy {:format=>"json"}

api_v2_platform_products_path GET /api/v2/platform/products(.:format)

spree/api/v2/platform/products#index {:format=>"json"}

POST /api/v2/platform/products(.:format)

spree/api/v2/platform/products#create {:format=>"json"}

new_api_v2_platform_product_path GET /api/v2/platform/products/new(.:format)

spree/api/v2/platform/products#new {:format=>"json"}

edit_api_v2_platform_product_path GET /api/v2/platform/products/:id/edit(.:format)

spree/api/v2/platform/products#edit {:format=>"json"}

api_v2_platform_product_path GET /api/v2/platform/products/:id(.:format)

spree/api/v2/platform/products#show {:format=>"json"}

PATCH /api/v2/platform/products/:id(.:format)

spree/api/v2/platform/products#update {:format=>"json"}

PUT /api/v2/platform/products/:id(.:format)

spree/api/v2/platform/products#update {:format=>"json"}

DELETE /api/v2/platform/products/:id(.:format)

spree/api/v2/platform/products#destroy {:format=>"json"}

api_v2_platform_taxonomies_path GET /api/v2/platform/taxonomies(.:format)

spree/api/v2/platform/taxonomies#index {:format=>"json"}

POST /api/v2/platform/taxonomies(.:format)

spree/api/v2/platform/taxonomies#create {:format=>"json"}

new_api_v2_platform_taxonomy_path GET /api/v2/platform/taxonomies/new(.:format)

spree/api/v2/platform/taxonomies#new {:format=>"json"}

edit_api_v2_platform_taxonomy_path GET /api/v2/platform/taxonomies/:id/edit(.:format)

spree/api/v2/platform/taxonomies#edit {:format=>"json"}

api_v2_platform_taxonomy_path GET /api/v2/platform/taxonomies/:id(.:format)

spree/api/v2/platform/taxonomies#show {:format=>"json"}

PATCH /api/v2/platform/taxonomies/:id(.:format)

spree/api/v2/platform/taxonomies#update {:format=>"json"}

PUT /api/v2/platform/taxonomies/:id(.:format)

spree/api/v2/platform/taxonomies#update {:format=>"json"}

DELETE /api/v2/platform/taxonomies/:id(.:format)

spree/api/v2/platform/taxonomies#destroy {:format=>"json"}

reposition_api_v2_platform_taxon_path PATCH /api/v2/platform/taxons/:id/reposition(.:format)

spree/api/v2/platform/taxons#reposition {:format=>"json"}

api_v2_platform_taxons_path GET /api/v2/platform/taxons(.:format)

spree/api/v2/platform/taxons#index {:format=>"json"}

POST /api/v2/platform/taxons(.:format)

spree/api/v2/platform/taxons#create {:format=>"json"}

new_api_v2_platform_taxon_path GET /api/v2/platform/taxons/new(.:format)

spree/api/v2/platform/taxons#new {:format=>"json"}

edit_api_v2_platform_taxon_path GET /api/v2/platform/taxons/:id/edit(.:format)

spree/api/v2/platform/taxons#edit {:format=>"json"}

api_v2_platform_taxon_path GET /api/v2/platform/taxons/:id(.:format)

spree/api/v2/platform/taxons#show {:format=>"json"}

PATCH /api/v2/platform/taxons/:id(.:format)

spree/api/v2/platform/taxons#update {:format=>"json"}

PUT /api/v2/platform/taxons/:id(.:format)

spree/api/v2/platform/taxons#update {:format=>"json"}

DELETE /api/v2/platform/taxons/:id(.:format)

spree/api/v2/platform/taxons#destroy {:format=>"json"}

api_v2_platform_classifications_path GET /api/v2/platform/classifications(.:format)

spree/api/v2/platform/classifications#index {:format=>"json"}

POST /api/v2/platform/classifications(.:format)

spree/api/v2/platform/classifications#create {:format=>"json"}

new_api_v2_platform_classification_path GET /api/v2/platform/classifications/new(.:format)

spree/api/v2/platform/classifications#new {:format=>"json"}

edit_api_v2_platform_classification_path GET /api/v2/platform/classifications/:id/edit(.:format)

spree/api/v2/platform/classifications#edit {:format=>"json"}

api_v2_platform_classification_path GET /api/v2/platform/classifications/:id(.:format)

spree/api/v2/platform/classifications#show {:format=>"json"}

PATCH /api/v2/platform/classifications/:id(.:format)

spree/api/v2/platform/classifications#update {:format=>"json"}

PUT /api/v2/platform/classifications/:id(.:format)

spree/api/v2/platform/classifications#update {:format=>"json"}

DELETE /api/v2/platform/classifications/:id(.:format)

spree/api/v2/platform/classifications#destroy {:format=>"json"}

api_v2_platform_images_path GET /api/v2/platform/images(.:format)

spree/api/v2/platform/images#index {:format=>"json"}

POST /api/v2/platform/images(.:format)

spree/api/v2/platform/images#create {:format=>"json"}

new_api_v2_platform_image_path GET /api/v2/platform/images/new(.:format)

spree/api/v2/platform/images#new {:format=>"json"}

edit_api_v2_platform_image_path GET /api/v2/platform/images/:id/edit(.:format)

spree/api/v2/platform/images#edit {:format=>"json"}

api_v2_platform_image_path GET /api/v2/platform/images/:id(.:format)

spree/api/v2/platform/images#show {:format=>"json"}

PATCH /api/v2/platform/images/:id(.:format)

spree/api/v2/platform/images#update {:format=>"json"}

PUT /api/v2/platform/images/:id(.:format)

spree/api/v2/platform/images#update {:format=>"json"}

DELETE /api/v2/platform/images/:id(.:format)

spree/api/v2/platform/images#destroy {:format=>"json"}

api_v2_platform_variants_path GET /api/v2/platform/variants(.:format)

spree/api/v2/platform/variants#index {:format=>"json"}

POST /api/v2/platform/variants(.:format)

spree/api/v2/platform/variants#create {:format=>"json"}

new_api_v2_platform_variant_path GET /api/v2/platform/variants/new(.:format)

spree/api/v2/platform/variants#new {:format=>"json"}

edit_api_v2_platform_variant_path GET /api/v2/platform/variants/:id/edit(.:format)

spree/api/v2/platform/variants#edit {:format=>"json"}

api_v2_platform_variant_path GET /api/v2/platform/variants/:id(.:format)

spree/api/v2/platform/variants#show {:format=>"json"}

PATCH /api/v2/platform/variants/:id(.:format)

spree/api/v2/platform/variants#update {:format=>"json"}

PUT /api/v2/platform/variants/:id(.:format)

spree/api/v2/platform/variants#update {:format=>"json"}

DELETE /api/v2/platform/variants/:id(.:format)

spree/api/v2/platform/variants#destroy {:format=>"json"}

api_v2_platform_properties_path GET /api/v2/platform/properties(.:format)

spree/api/v2/platform/properties#index {:format=>"json"}

POST /api/v2/platform/properties(.:format)

spree/api/v2/platform/properties#create {:format=>"json"}

new_api_v2_platform_property_path GET /api/v2/platform/properties/new(.:format)

spree/api/v2/platform/properties#new {:format=>"json"}

edit_api_v2_platform_property_path GET /api/v2/platform/properties/:id/edit(.:format)

spree/api/v2/platform/properties#edit {:format=>"json"}

api_v2_platform_property_path GET /api/v2/platform/properties/:id(.:format)

spree/api/v2/platform/properties#show {:format=>"json"}

PATCH /api/v2/platform/properties/:id(.:format)

spree/api/v2/platform/properties#update {:format=>"json"}

PUT /api/v2/platform/properties/:id(.:format)

spree/api/v2/platform/properties#update {:format=>"json"}

DELETE /api/v2/platform/properties/:id(.:format)

spree/api/v2/platform/properties#destroy {:format=>"json"}

api_v2_platform_product_properties_path GET /api/v2/platform/product_properties(.:format)

spree/api/v2/platform/product_properties#index {:format=>"json"}

POST /api/v2/platform/product_properties(.:format)

spree/api/v2/platform/product_properties#create {:format=>"json"}

new_api_v2_platform_product_property_path GET /api/v2/platform/product_properties/new(.:format)

spree/api/v2/platform/product_properties#new {:format=>"json"}

edit_api_v2_platform_product_property_path GET /api/v2/platform/product_properties/:id/edit(.:format)

spree/api/v2/platform/product_properties#edit {:format=>"json"}

api_v2_platform_product_property_path GET /api/v2/platform/product_properties/:id(.:format)

spree/api/v2/platform/product_properties#show {:format=>"json"}

PATCH /api/v2/platform/product_properties/:id(.:format)

spree/api/v2/platform/product_properties#update {:format=>"json"}

PUT /api/v2/platform/product_properties/:id(.:format)

spree/api/v2/platform/product_properties#update {:format=>"json"}

DELETE /api/v2/platform/product_properties/:id(.:format)

spree/api/v2/platform/product_properties#destroy {:format=>"json"}

api_v2_platform_option_types_path GET /api/v2/platform/option_types(.:format)

spree/api/v2/platform/option_types#index {:format=>"json"}

POST /api/v2/platform/option_types(.:format)

spree/api/v2/platform/option_types#create {:format=>"json"}

new_api_v2_platform_option_type_path GET /api/v2/platform/option_types/new(.:format)

spree/api/v2/platform/option_types#new {:format=>"json"}

edit_api_v2_platform_option_type_path GET /api/v2/platform/option_types/:id/edit(.:format)

spree/api/v2/platform/option_types#edit {:format=>"json"}

api_v2_platform_option_type_path GET /api/v2/platform/option_types/:id(.:format)

spree/api/v2/platform/option_types#show {:format=>"json"}

PATCH /api/v2/platform/option_types/:id(.:format)

spree/api/v2/platform/option_types#update {:format=>"json"}

PUT /api/v2/platform/option_types/:id(.:format)

spree/api/v2/platform/option_types#update {:format=>"json"}

DELETE /api/v2/platform/option_types/:id(.:format)

spree/api/v2/platform/option_types#destroy {:format=>"json"}

api_v2_platform_option_values_path GET /api/v2/platform/option_values(.:format)

spree/api/v2/platform/option_values#index {:format=>"json"}

POST /api/v2/platform/option_values(.:format)

spree/api/v2/platform/option_values#create {:format=>"json"}

new_api_v2_platform_option_value_path GET /api/v2/platform/option_values/new(.:format)

spree/api/v2/platform/option_values#new {:format=>"json"}

edit_api_v2_platform_option_value_path GET /api/v2/platform/option_values/:id/edit(.:format)

spree/api/v2/platform/option_values#edit {:format=>"json"}

api_v2_platform_option_value_path GET /api/v2/platform/option_values/:id(.:format)

spree/api/v2/platform/option_values#show {:format=>"json"}

PATCH /api/v2/platform/option_values/:id(.:format)

spree/api/v2/platform/option_values#update {:format=>"json"}

PUT /api/v2/platform/option_values/:id(.:format)

spree/api/v2/platform/option_values#update {:format=>"json"}

DELETE /api/v2/platform/option_values/:id(.:format)

spree/api/v2/platform/option_values#destroy {:format=>"json"}

next_api_v2_platform_order_path PATCH /api/v2/platform/orders/:id/next(.:format)

spree/api/v2/platform/orders#next {:format=>"json"}

advance_api_v2_platform_order_path PATCH /api/v2/platform/orders/:id/advance(.:format)

spree/api/v2/platform/orders#advance {:format=>"json"}

approve_api_v2_platform_order_path PATCH /api/v2/platform/orders/:id/approve(.:format)

spree/api/v2/platform/orders#approve {:format=>"json"}

cancel_api_v2_platform_order_path PATCH /api/v2/platform/orders/:id/cancel(.:format)

spree/api/v2/platform/orders#cancel {:format=>"json"}

empty_api_v2_platform_order_path PATCH /api/v2/platform/orders/:id/empty(.:format)

spree/api/v2/platform/orders#empty {:format=>"json"}

apply_coupon_code_api_v2_platform_order_path PATCH /api/v2/platform/orders/:id/apply_coupon_code(.:format)

spree/api/v2/platform/orders#apply_coupon_code {:format=>"json"}

complete_api_v2_platform_order_path PATCH /api/v2/platform/orders/:id/complete(.:format)

spree/api/v2/platform/orders#complete {:format=>"json"}

use_store_credit_api_v2_platform_order_path PATCH /api/v2/platform/orders/:id/use_store_credit(.:format)

spree/api/v2/platform/orders#use_store_credit {:format=>"json"}

PATCH /api/v2/platform/orders/:id/cancel(.:format)

spree/api/v2/platform/orders#cancel {:format=>"json"}

PATCH /api/v2/platform/orders/:id/approve(.:format)

spree/api/v2/platform/orders#approve {:format=>"json"}

api_v2_platform_orders_path GET /api/v2/platform/orders(.:format)

spree/api/v2/platform/orders#index {:format=>"json"}

POST /api/v2/platform/orders(.:format)

spree/api/v2/platform/orders#create {:format=>"json"}

new_api_v2_platform_order_path GET /api/v2/platform/orders/new(.:format)

spree/api/v2/platform/orders#new {:format=>"json"}

edit_api_v2_platform_order_path GET /api/v2/platform/orders/:id/edit(.:format)

spree/api/v2/platform/orders#edit {:format=>"json"}

api_v2_platform_order_path GET /api/v2/platform/orders/:id(.:format)

spree/api/v2/platform/orders#show {:format=>"json"}

PATCH /api/v2/platform/orders/:id(.:format)

spree/api/v2/platform/orders#update {:format=>"json"}

PUT /api/v2/platform/orders/:id(.:format)

spree/api/v2/platform/orders#update {:format=>"json"}

DELETE /api/v2/platform/orders/:id(.:format)

spree/api/v2/platform/orders#destroy {:format=>"json"}

api_v2_platform_line_items_path GET /api/v2/platform/line_items(.:format)

spree/api/v2/platform/line_items#index {:format=>"json"}

POST /api/v2/platform/line_items(.:format)

spree/api/v2/platform/line_items#create {:format=>"json"}

new_api_v2_platform_line_item_path GET /api/v2/platform/line_items/new(.:format)

spree/api/v2/platform/line_items#new {:format=>"json"}

edit_api_v2_platform_line_item_path GET /api/v2/platform/line_items/:id/edit(.:format)

spree/api/v2/platform/line_items#edit {:format=>"json"}

api_v2_platform_line_item_path GET /api/v2/platform/line_items/:id(.:format)

spree/api/v2/platform/line_items#show {:format=>"json"}

PATCH /api/v2/platform/line_items/:id(.:format)

spree/api/v2/platform/line_items#update {:format=>"json"}

PUT /api/v2/platform/line_items/:id(.:format)

spree/api/v2/platform/line_items#update {:format=>"json"}

DELETE /api/v2/platform/line_items/:id(.:format)

spree/api/v2/platform/line_items#destroy {:format=>"json"}

api_v2_platform_adjustments_path GET /api/v2/platform/adjustments(.:format)

spree/api/v2/platform/adjustments#index {:format=>"json"}

POST /api/v2/platform/adjustments(.:format)

spree/api/v2/platform/adjustments#create {:format=>"json"}

new_api_v2_platform_adjustment_path GET /api/v2/platform/adjustments/new(.:format)

spree/api/v2/platform/adjustments#new {:format=>"json"}

edit_api_v2_platform_adjustment_path GET /api/v2/platform/adjustments/:id/edit(.:format)

spree/api/v2/platform/adjustments#edit {:format=>"json"}

api_v2_platform_adjustment_path GET /api/v2/platform/adjustments/:id(.:format)

spree/api/v2/platform/adjustments#show {:format=>"json"}

PATCH /api/v2/platform/adjustments/:id(.:format)

spree/api/v2/platform/adjustments#update {:format=>"json"}

PUT /api/v2/platform/adjustments/:id(.:format)

spree/api/v2/platform/adjustments#update {:format=>"json"}

DELETE /api/v2/platform/adjustments/:id(.:format)

spree/api/v2/platform/adjustments#destroy {:format=>"json"}

api_v2_platform_payments_path GET /api/v2/platform/payments(.:format)

spree/api/v2/platform/payments#index {:format=>"json"}

POST /api/v2/platform/payments(.:format)

spree/api/v2/platform/payments#create {:format=>"json"}

new_api_v2_platform_payment_path GET /api/v2/platform/payments/new(.:format)

spree/api/v2/platform/payments#new {:format=>"json"}

edit_api_v2_platform_payment_path GET /api/v2/platform/payments/:id/edit(.:format)

spree/api/v2/platform/payments#edit {:format=>"json"}

api_v2_platform_payment_path GET /api/v2/platform/payments/:id(.:format)

spree/api/v2/platform/payments#show {:format=>"json"}

PATCH /api/v2/platform/payments/:id(.:format)

spree/api/v2/platform/payments#update {:format=>"json"}

PUT /api/v2/platform/payments/:id(.:format)

spree/api/v2/platform/payments#update {:format=>"json"}

DELETE /api/v2/platform/payments/:id(.:format)

spree/api/v2/platform/payments#destroy {:format=>"json"}

api_v2_platform_store_credits_path GET /api/v2/platform/store_credits(.:format)

spree/api/v2/platform/store_credits#index {:format=>"json"}

POST /api/v2/platform/store_credits(.:format)

spree/api/v2/platform/store_credits#create {:format=>"json"}

new_api_v2_platform_store_credit_path GET /api/v2/platform/store_credits/new(.:format)

spree/api/v2/platform/store_credits#new {:format=>"json"}

edit_api_v2_platform_store_credit_path GET /api/v2/platform/store_credits/:id/edit(.:format)

spree/api/v2/platform/store_credits#edit {:format=>"json"}

api_v2_platform_store_credit_path GET /api/v2/platform/store_credits/:id(.:format)

spree/api/v2/platform/store_credits#show {:format=>"json"}

PATCH /api/v2/platform/store_credits/:id(.:format)

spree/api/v2/platform/store_credits#update {:format=>"json"}

PUT /api/v2/platform/store_credits/:id(.:format)

spree/api/v2/platform/store_credits#update {:format=>"json"}

DELETE /api/v2/platform/store_credits/:id(.:format)

spree/api/v2/platform/store_credits#destroy {:format=>"json"}

api_v2_platform_store_credit_categories_path GET /api/v2/platform/store_credit_categories(.:format)

spree/api/v2/platform/store_credit_categories#index {:format=>"json"}

POST /api/v2/platform/store_credit_categories(.:format)

spree/api/v2/platform/store_credit_categories#create {:format=>"json"}

new_api_v2_platform_store_credit_category_path GET /api/v2/platform/store_credit_categories/new(.:format)

spree/api/v2/platform/store_credit_categories#new {:format=>"json"}

edit_api_v2_platform_store_credit_category_path GET /api/v2/platform/store_credit_categories/:id/edit(.:format)

spree/api/v2/platform/store_credit_categories#edit {:format=>"json"}

api_v2_platform_store_credit_category_path GET /api/v2/platform/store_credit_categories/:id(.:format)

spree/api/v2/platform/store_credit_categories#show {:format=>"json"}

PATCH /api/v2/platform/store_credit_categories/:id(.:format)

spree/api/v2/platform/store_credit_categories#update {:format=>"json"}

PUT /api/v2/platform/store_credit_categories/:id(.:format)

spree/api/v2/platform/store_credit_categories#update {:format=>"json"}

DELETE /api/v2/platform/store_credit_categories/:id(.:format)

spree/api/v2/platform/store_credit_categories#destroy {:format=>"json"}

api_v2_platform_store_credit_types_path GET /api/v2/platform/store_credit_types(.:format)

spree/api/v2/platform/store_credit_types#index {:format=>"json"}

POST /api/v2/platform/store_credit_types(.:format)

spree/api/v2/platform/store_credit_types#create {:format=>"json"}

new_api_v2_platform_store_credit_type_path GET /api/v2/platform/store_credit_types/new(.:format)

spree/api/v2/platform/store_credit_types#new {:format=>"json"}

edit_api_v2_platform_store_credit_type_path GET /api/v2/platform/store_credit_types/:id/edit(.:format)

spree/api/v2/platform/store_credit_types#edit {:format=>"json"}

api_v2_platform_store_credit_type_path GET /api/v2/platform/store_credit_types/:id(.:format)

spree/api/v2/platform/store_credit_types#show {:format=>"json"}

PATCH /api/v2/platform/store_credit_types/:id(.:format)

spree/api/v2/platform/store_credit_types#update {:format=>"json"}

PUT /api/v2/platform/store_credit_types/:id(.:format)

spree/api/v2/platform/store_credit_types#update {:format=>"json"}

DELETE /api/v2/platform/store_credit_types/:id(.:format)

spree/api/v2/platform/store_credit_types#destroy {:format=>"json"}

api_v2_platform_zones_path GET /api/v2/platform/zones(.:format)

spree/api/v2/platform/zones#index {:format=>"json"}

POST /api/v2/platform/zones(.:format)

spree/api/v2/platform/zones#create {:format=>"json"}

new_api_v2_platform_zone_path GET /api/v2/platform/zones/new(.:format)

spree/api/v2/platform/zones#new {:format=>"json"}

edit_api_v2_platform_zone_path GET /api/v2/platform/zones/:id/edit(.:format)

spree/api/v2/platform/zones#edit {:format=>"json"}

api_v2_platform_zone_path GET /api/v2/platform/zones/:id(.:format)

spree/api/v2/platform/zones#show {:format=>"json"}

PATCH /api/v2/platform/zones/:id(.:format)

spree/api/v2/platform/zones#update {:format=>"json"}

PUT /api/v2/platform/zones/:id(.:format)

spree/api/v2/platform/zones#update {:format=>"json"}

DELETE /api/v2/platform/zones/:id(.:format)

spree/api/v2/platform/zones#destroy {:format=>"json"}

api_v2_platform_countries_path GET /api/v2/platform/countries(.:format)

spree/api/v2/platform/countries#index {:format=>"json"}

api_v2_platform_country_path GET /api/v2/platform/countries/:id(.:format)

spree/api/v2/platform/countries#show {:format=>"json"}

api_v2_platform_states_path GET /api/v2/platform/states(.:format)

spree/api/v2/platform/states#index {:format=>"json"}

api_v2_platform_state_path GET /api/v2/platform/states/:id(.:format)

spree/api/v2/platform/states#show {:format=>"json"}

ready_api_v2_platform_shipment_path PATCH /api/v2/platform/shipments/:id/ready(.:format)

spree/api/v2/platform/shipments#ready {:format=>"json"}

ship_api_v2_platform_shipment_path PATCH /api/v2/platform/shipments/:id/ship(.:format)

spree/api/v2/platform/shipments#ship {:format=>"json"}

cancel_api_v2_platform_shipment_path PATCH /api/v2/platform/shipments/:id/cancel(.:format)

spree/api/v2/platform/shipments#cancel {:format=>"json"}

resume_api_v2_platform_shipment_path PATCH /api/v2/platform/shipments/:id/resume(.:format)

spree/api/v2/platform/shipments#resume {:format=>"json"}

pend_api_v2_platform_shipment_path PATCH /api/v2/platform/shipments/:id/pend(.:format)

spree/api/v2/platform/shipments#pend {:format=>"json"}

add_item_api_v2_platform_shipment_path PATCH /api/v2/platform/shipments/:id/add_item(.:format)

spree/api/v2/platform/shipments#add_item {:format=>"json"}

remove_item_api_v2_platform_shipment_path PATCH /api/v2/platform/shipments/:id/remove_item(.:format)

spree/api/v2/platform/shipments#remove_item {:format=>"json"}

transfer_to_location_api_v2_platform_shipment_path PATCH /api/v2/platform/shipments/:id/transfer_to_location(.:format)

spree/api/v2/platform/shipments#transfer_to_location {:format=>"json"}

transfer_to_shipment_api_v2_platform_shipment_path PATCH /api/v2/platform/shipments/:id/transfer_to_shipment(.:format)

spree/api/v2/platform/shipments#transfer_to_shipment {:format=>"json"}

api_v2_platform_shipments_path GET /api/v2/platform/shipments(.:format)

spree/api/v2/platform/shipments#index {:format=>"json"}

POST /api/v2/platform/shipments(.:format)

spree/api/v2/platform/shipments#create {:format=>"json"}

new_api_v2_platform_shipment_path GET /api/v2/platform/shipments/new(.:format)

spree/api/v2/platform/shipments#new {:format=>"json"}

edit_api_v2_platform_shipment_path GET /api/v2/platform/shipments/:id/edit(.:format)

spree/api/v2/platform/shipments#edit {:format=>"json"}

api_v2_platform_shipment_path GET /api/v2/platform/shipments/:id(.:format)

spree/api/v2/platform/shipments#show {:format=>"json"}

PATCH /api/v2/platform/shipments/:id(.:format)

spree/api/v2/platform/shipments#update {:format=>"json"}

PUT /api/v2/platform/shipments/:id(.:format)

spree/api/v2/platform/shipments#update {:format=>"json"}

DELETE /api/v2/platform/shipments/:id(.:format)

spree/api/v2/platform/shipments#destroy {:format=>"json"}

api_v2_platform_tax_rates_path GET /api/v2/platform/tax_rates(.:format)

spree/api/v2/platform/tax_rates#index {:format=>"json"}

POST /api/v2/platform/tax_rates(.:format)

spree/api/v2/platform/tax_rates#create {:format=>"json"}

new_api_v2_platform_tax_rate_path GET /api/v2/platform/tax_rates/new(.:format)

spree/api/v2/platform/tax_rates#new {:format=>"json"}

edit_api_v2_platform_tax_rate_path GET /api/v2/platform/tax_rates/:id/edit(.:format)

spree/api/v2/platform/tax_rates#edit {:format=>"json"}

api_v2_platform_tax_rate_path GET /api/v2/platform/tax_rates/:id(.:format)

spree/api/v2/platform/tax_rates#show {:format=>"json"}

PATCH /api/v2/platform/tax_rates/:id(.:format)

spree/api/v2/platform/tax_rates#update {:format=>"json"}

PUT /api/v2/platform/tax_rates/:id(.:format)

spree/api/v2/platform/tax_rates#update {:format=>"json"}

DELETE /api/v2/platform/tax_rates/:id(.:format)

spree/api/v2/platform/tax_rates#destroy {:format=>"json"}

api_v2_platform_tax_categories_path GET /api/v2/platform/tax_categories(.:format)

spree/api/v2/platform/tax_categories#index {:format=>"json"}

POST /api/v2/platform/tax_categories(.:format)

spree/api/v2/platform/tax_categories#create {:format=>"json"}

new_api_v2_platform_tax_category_path GET /api/v2/platform/tax_categories/new(.:format)

spree/api/v2/platform/tax_categories#new {:format=>"json"}

edit_api_v2_platform_tax_category_path GET /api/v2/platform/tax_categories/:id/edit(.:format)

spree/api/v2/platform/tax_categories#edit {:format=>"json"}

api_v2_platform_tax_category_path GET /api/v2/platform/tax_categories/:id(.:format)

spree/api/v2/platform/tax_categories#show {:format=>"json"}

PATCH /api/v2/platform/tax_categories/:id(.:format)

spree/api/v2/platform/tax_categories#update {:format=>"json"}

PUT /api/v2/platform/tax_categories/:id(.:format)

spree/api/v2/platform/tax_categories#update {:format=>"json"}

DELETE /api/v2/platform/tax_categories/:id(.:format)

spree/api/v2/platform/tax_categories#destroy {:format=>"json"}

api_v2_platform_inventory_units_path GET /api/v2/platform/inventory_units(.:format)

spree/api/v2/platform/inventory_units#index {:format=>"json"}

POST /api/v2/platform/inventory_units(.:format)

spree/api/v2/platform/inventory_units#create {:format=>"json"}

new_api_v2_platform_inventory_unit_path GET /api/v2/platform/inventory_units/new(.:format)

spree/api/v2/platform/inventory_units#new {:format=>"json"}

edit_api_v2_platform_inventory_unit_path GET /api/v2/platform/inventory_units/:id/edit(.:format)

spree/api/v2/platform/inventory_units#edit {:format=>"json"}

api_v2_platform_inventory_unit_path GET /api/v2/platform/inventory_units/:id(.:format)

spree/api/v2/platform/inventory_units#show {:format=>"json"}

PATCH /api/v2/platform/inventory_units/:id(.:format)

spree/api/v2/platform/inventory_units#update {:format=>"json"}

PUT /api/v2/platform/inventory_units/:id(.:format)

spree/api/v2/platform/inventory_units#update {:format=>"json"}

DELETE /api/v2/platform/inventory_units/:id(.:format)

spree/api/v2/platform/inventory_units#destroy {:format=>"json"}

api_v2_platform_stock_items_path GET /api/v2/platform/stock_items(.:format)

spree/api/v2/platform/stock_items#index {:format=>"json"}

POST /api/v2/platform/stock_items(.:format)

spree/api/v2/platform/stock_items#create {:format=>"json"}

new_api_v2_platform_stock_item_path GET /api/v2/platform/stock_items/new(.:format)

spree/api/v2/platform/stock_items#new {:format=>"json"}

edit_api_v2_platform_stock_item_path GET /api/v2/platform/stock_items/:id/edit(.:format)

spree/api/v2/platform/stock_items#edit {:format=>"json"}

api_v2_platform_stock_item_path GET /api/v2/platform/stock_items/:id(.:format)

spree/api/v2/platform/stock_items#show {:format=>"json"}

PATCH /api/v2/platform/stock_items/:id(.:format)

spree/api/v2/platform/stock_items#update {:format=>"json"}

PUT /api/v2/platform/stock_items/:id(.:format)

spree/api/v2/platform/stock_items#update {:format=>"json"}

DELETE /api/v2/platform/stock_items/:id(.:format)

spree/api/v2/platform/stock_items#destroy {:format=>"json"}

api_v2_platform_stock_locations_path GET /api/v2/platform/stock_locations(.:format)

spree/api/v2/platform/stock_locations#index {:format=>"json"}

POST /api/v2/platform/stock_locations(.:format)

spree/api/v2/platform/stock_locations#create {:format=>"json"}

new_api_v2_platform_stock_location_path GET /api/v2/platform/stock_locations/new(.:format)

spree/api/v2/platform/stock_locations#new {:format=>"json"}

edit_api_v2_platform_stock_location_path GET /api/v2/platform/stock_locations/:id/edit(.:format)

spree/api/v2/platform/stock_locations#edit {:format=>"json"}

api_v2_platform_stock_location_path GET /api/v2/platform/stock_locations/:id(.:format)

spree/api/v2/platform/stock_locations#show {:format=>"json"}

PATCH /api/v2/platform/stock_locations/:id(.:format)

spree/api/v2/platform/stock_locations#update {:format=>"json"}

PUT /api/v2/platform/stock_locations/:id(.:format)

spree/api/v2/platform/stock_locations#update {:format=>"json"}

DELETE /api/v2/platform/stock_locations/:id(.:format)

spree/api/v2/platform/stock_locations#destroy {:format=>"json"}

api_v2_platform_stock_movements_path GET /api/v2/platform/stock_movements(.:format)

spree/api/v2/platform/stock_movements#index {:format=>"json"}

POST /api/v2/platform/stock_movements(.:format)

spree/api/v2/platform/stock_movements#create {:format=>"json"}

new_api_v2_platform_stock_movement_path GET /api/v2/platform/stock_movements/new(.:format)

spree/api/v2/platform/stock_movements#new {:format=>"json"}

edit_api_v2_platform_stock_movement_path GET /api/v2/platform/stock_movements/:id/edit(.:format)

spree/api/v2/platform/stock_movements#edit {:format=>"json"}

api_v2_platform_stock_movement_path GET /api/v2/platform/stock_movements/:id(.:format)

spree/api/v2/platform/stock_movements#show {:format=>"json"}

PATCH /api/v2/platform/stock_movements/:id(.:format)

spree/api/v2/platform/stock_movements#update {:format=>"json"}

PUT /api/v2/platform/stock_movements/:id(.:format)

spree/api/v2/platform/stock_movements#update {:format=>"json"}

DELETE /api/v2/platform/stock_movements/:id(.:format)

spree/api/v2/platform/stock_movements#destroy {:format=>"json"}

api_v2_platform_users_path GET /api/v2/platform/users(.:format)

spree/api/v2/platform/users#index {:format=>"json"}

POST /api/v2/platform/users(.:format)

spree/api/v2/platform/users#create {:format=>"json"}

new_api_v2_platform_user_path GET /api/v2/platform/users/new(.:format)

spree/api/v2/platform/users#new {:format=>"json"}

edit_api_v2_platform_user_path GET /api/v2/platform/users/:id/edit(.:format)

spree/api/v2/platform/users#edit {:format=>"json"}

api_v2_platform_user_path GET /api/v2/platform/users/:id(.:format)

spree/api/v2/platform/users#show {:format=>"json"}

PATCH /api/v2/platform/users/:id(.:format)

spree/api/v2/platform/users#update {:format=>"json"}

PUT /api/v2/platform/users/:id(.:format)

spree/api/v2/platform/users#update {:format=>"json"}

DELETE /api/v2/platform/users/:id(.:format)

spree/api/v2/platform/users#destroy {:format=>"json"}

api_v2_platform_credit_cards_path GET /api/v2/platform/credit_cards(.:format)

spree/api/v2/platform/credit_cards#index {:format=>"json"}

POST /api/v2/platform/credit_cards(.:format)

spree/api/v2/platform/credit_cards#create {:format=>"json"}

new_api_v2_platform_credit_card_path GET /api/v2/platform/credit_cards/new(.:format)

spree/api/v2/platform/credit_cards#new {:format=>"json"}

edit_api_v2_platform_credit_card_path GET /api/v2/platform/credit_cards/:id/edit(.:format)

spree/api/v2/platform/credit_cards#edit {:format=>"json"}

api_v2_platform_credit_card_path GET /api/v2/platform/credit_cards/:id(.:format)

spree/api/v2/platform/credit_cards#show {:format=>"json"}

PATCH /api/v2/platform/credit_cards/:id(.:format)

spree/api/v2/platform/credit_cards#update {:format=>"json"}

PUT /api/v2/platform/credit_cards/:id(.:format)

spree/api/v2/platform/credit_cards#update {:format=>"json"}

DELETE /api/v2/platform/credit_cards/:id(.:format)

spree/api/v2/platform/credit_cards#destroy {:format=>"json"}

api_v2_platform_addresses_path GET /api/v2/platform/addresses(.:format)

spree/api/v2/platform/addresses#index {:format=>"json"}

POST /api/v2/platform/addresses(.:format)

spree/api/v2/platform/addresses#create {:format=>"json"}

new_api_v2_platform_address_path GET /api/v2/platform/addresses/new(.:format)

spree/api/v2/platform/addresses#new {:format=>"json"}

edit_api_v2_platform_address_path GET /api/v2/platform/addresses/:id/edit(.:format)

spree/api/v2/platform/addresses#edit {:format=>"json"}

api_v2_platform_address_path GET /api/v2/platform/addresses/:id(.:format)

spree/api/v2/platform/addresses#show {:format=>"json"}

PATCH /api/v2/platform/addresses/:id(.:format)

spree/api/v2/platform/addresses#update {:format=>"json"}

PUT /api/v2/platform/addresses/:id(.:format)

spree/api/v2/platform/addresses#update {:format=>"json"}

DELETE /api/v2/platform/addresses/:id(.:format)

spree/api/v2/platform/addresses#destroy {:format=>"json"}

api_v2_platform_roles_path GET /api/v2/platform/roles(.:format)

spree/api/v2/platform/roles#index {:format=>"json"}

POST /api/v2/platform/roles(.:format)

spree/api/v2/platform/roles#create {:format=>"json"}

new_api_v2_platform_role_path GET /api/v2/platform/roles/new(.:format)

spree/api/v2/platform/roles#new {:format=>"json"}

edit_api_v2_platform_role_path GET /api/v2/platform/roles/:id/edit(.:format)

spree/api/v2/platform/roles#edit {:format=>"json"}

api_v2_platform_role_path GET /api/v2/platform/roles/:id(.:format)

spree/api/v2/platform/roles#show {:format=>"json"}

PATCH /api/v2/platform/roles/:id(.:format)

spree/api/v2/platform/roles#update {:format=>"json"}

PUT /api/v2/platform/roles/:id(.:format)

spree/api/v2/platform/roles#update {:format=>"json"}

DELETE /api/v2/platform/roles/:id(.:format)

spree/api/v2/platform/roles#destroy {:format=>"json"}

api_v2_platform_menus_path GET /api/v2/platform/menus(.:format)

spree/api/v2/platform/menus#index {:format=>"json"}

POST /api/v2/platform/menus(.:format)

spree/api/v2/platform/menus#create {:format=>"json"}

new_api_v2_platform_menu_path GET /api/v2/platform/menus/new(.:format)

spree/api/v2/platform/menus#new {:format=>"json"}

edit_api_v2_platform_menu_path GET /api/v2/platform/menus/:id/edit(.:format)

spree/api/v2/platform/menus#edit {:format=>"json"}

api_v2_platform_menu_path GET /api/v2/platform/menus/:id(.:format)

spree/api/v2/platform/menus#show {:format=>"json"}

PATCH /api/v2/platform/menus/:id(.:format)

spree/api/v2/platform/menus#update {:format=>"json"}

PUT /api/v2/platform/menus/:id(.:format)

spree/api/v2/platform/menus#update {:format=>"json"}

DELETE /api/v2/platform/menus/:id(.:format)

spree/api/v2/platform/menus#destroy {:format=>"json"}

reposition_api_v2_platform_menu_item_path PATCH /api/v2/platform/menu_items/:id/reposition(.:format)

spree/api/v2/platform/menu_items#reposition {:format=>"json"}

api_v2_platform_menu_items_path GET /api/v2/platform/menu_items(.:format)

spree/api/v2/platform/menu_items#index {:format=>"json"}

POST /api/v2/platform/menu_items(.:format)

spree/api/v2/platform/menu_items#create {:format=>"json"}

new_api_v2_platform_menu_item_path GET /api/v2/platform/menu_items/new(.:format)

spree/api/v2/platform/menu_items#new {:format=>"json"}

edit_api_v2_platform_menu_item_path GET /api/v2/platform/menu_items/:id/edit(.:format)

spree/api/v2/platform/menu_items#edit {:format=>"json"}

api_v2_platform_menu_item_path GET /api/v2/platform/menu_items/:id(.:format)

spree/api/v2/platform/menu_items#show {:format=>"json"}

PATCH /api/v2/platform/menu_items/:id(.:format)

spree/api/v2/platform/menu_items#update {:format=>"json"}

PUT /api/v2/platform/menu_items/:id(.:format)

spree/api/v2/platform/menu_items#update {:format=>"json"}

DELETE /api/v2/platform/menu_items/:id(.:format)

spree/api/v2/platform/menu_items#destroy {:format=>"json"}

api_v2_platform_cms_layouts_path GET /api/v2/platform/cms_layouts(.:format)

spree/api/v2/platform/cms_layouts#index {:format=>"json"}

POST /api/v2/platform/cms_layouts(.:format)

spree/api/v2/platform/cms_layouts#create {:format=>"json"}

new_api_v2_platform_cms_layout_path GET /api/v2/platform/cms_layouts/new(.:format)

spree/api/v2/platform/cms_layouts#new {:format=>"json"}

edit_api_v2_platform_cms_layout_path GET /api/v2/platform/cms_layouts/:id/edit(.:format)

spree/api/v2/platform/cms_layouts#edit {:format=>"json"}

api_v2_platform_cms_layout_path GET /api/v2/platform/cms_layouts/:id(.:format)

spree/api/v2/platform/cms_layouts#show {:format=>"json"}

PATCH /api/v2/platform/cms_layouts/:id(.:format)

spree/api/v2/platform/cms_layouts#update {:format=>"json"}

PUT /api/v2/platform/cms_layouts/:id(.:format)

spree/api/v2/platform/cms_layouts#update {:format=>"json"}

DELETE /api/v2/platform/cms_layouts/:id(.:format)

spree/api/v2/platform/cms_layouts#destroy {:format=>"json"}

api_v2_platform_cms_pages_path GET /api/v2/platform/cms_pages(.:format)

spree/api/v2/platform/cms_pages#index {:format=>"json"}

POST /api/v2/platform/cms_pages(.:format)

spree/api/v2/platform/cms_pages#create {:format=>"json"}

new_api_v2_platform_cms_page_path GET /api/v2/platform/cms_pages/new(.:format)

spree/api/v2/platform/cms_pages#new {:format=>"json"}

edit_api_v2_platform_cms_page_path GET /api/v2/platform/cms_pages/:id/edit(.:format)

spree/api/v2/platform/cms_pages#edit {:format=>"json"}

api_v2_platform_cms_page_path GET /api/v2/platform/cms_pages/:id(.:format)

spree/api/v2/platform/cms_pages#show {:format=>"json"}

PATCH /api/v2/platform/cms_pages/:id(.:format)

spree/api/v2/platform/cms_pages#update {:format=>"json"}

PUT /api/v2/platform/cms_pages/:id(.:format)

spree/api/v2/platform/cms_pages#update {:format=>"json"}

DELETE /api/v2/platform/cms_pages/:id(.:format)

spree/api/v2/platform/cms_pages#destroy {:format=>"json"}

api_v2_platform_cms_sections_path GET /api/v2/platform/cms_sections(.:format)

spree/api/v2/platform/cms_sections#index {:format=>"json"}

POST /api/v2/platform/cms_sections(.:format)

spree/api/v2/platform/cms_sections#create {:format=>"json"}

new_api_v2_platform_cms_section_path GET /api/v2/platform/cms_sections/new(.:format)

spree/api/v2/platform/cms_sections#new {:format=>"json"}

edit_api_v2_platform_cms_section_path GET /api/v2/platform/cms_sections/:id/edit(.:format)

spree/api/v2/platform/cms_sections#edit {:format=>"json"}

api_v2_platform_cms_section_path GET /api/v2/platform/cms_sections/:id(.:format)

spree/api/v2/platform/cms_sections#show {:format=>"json"}

PATCH /api/v2/platform/cms_sections/:id(.:format)

spree/api/v2/platform/cms_sections#update {:format=>"json"}

PUT /api/v2/platform/cms_sections/:id(.:format)

spree/api/v2/platform/cms_sections#update {:format=>"json"}

DELETE /api/v2/platform/cms_sections/:id(.:format)

spree/api/v2/platform/cms_sections#destroy {:format=>"json"}

api_v2_platform_wishlists_path GET /api/v2/platform/wishlists(.:format)

spree/api/v2/platform/wishlists#index {:format=>"json"}

POST /api/v2/platform/wishlists(.:format)

spree/api/v2/platform/wishlists#create {:format=>"json"}

new_api_v2_platform_wishlist_path GET /api/v2/platform/wishlists/new(.:format)

spree/api/v2/platform/wishlists#new {:format=>"json"}

edit_api_v2_platform_wishlist_path GET /api/v2/platform/wishlists/:id/edit(.:format)

spree/api/v2/platform/wishlists#edit {:format=>"json"}

api_v2_platform_wishlist_path GET /api/v2/platform/wishlists/:id(.:format)

spree/api/v2/platform/wishlists#show {:format=>"json"}

PATCH /api/v2/platform/wishlists/:id(.:format)

spree/api/v2/platform/wishlists#update {:format=>"json"}

PUT /api/v2/platform/wishlists/:id(.:format)

spree/api/v2/platform/wishlists#update {:format=>"json"}

DELETE /api/v2/platform/wishlists/:id(.:format)

spree/api/v2/platform/wishlists#destroy {:format=>"json"}

api_v2_platform_wished_items_path GET /api/v2/platform/wished_items(.:format)

spree/api/v2/platform/wished_items#index {:format=>"json"}

POST /api/v2/platform/wished_items(.:format)

spree/api/v2/platform/wished_items#create {:format=>"json"}

new_api_v2_platform_wished_item_path GET /api/v2/platform/wished_items/new(.:format)

spree/api/v2/platform/wished_items#new {:format=>"json"}

edit_api_v2_platform_wished_item_path GET /api/v2/platform/wished_items/:id/edit(.:format)

spree/api/v2/platform/wished_items#edit {:format=>"json"}

api_v2_platform_wished_item_path GET /api/v2/platform/wished_items/:id(.:format)

spree/api/v2/platform/wished_items#show {:format=>"json"}

PATCH /api/v2/platform/wished_items/:id(.:format)

spree/api/v2/platform/wished_items#update {:format=>"json"}

PUT /api/v2/platform/wished_items/:id(.:format)

spree/api/v2/platform/wished_items#update {:format=>"json"}

DELETE /api/v2/platform/wished_items/:id(.:format)

spree/api/v2/platform/wished_items#destroy {:format=>"json"}

api_v2_platform_digitals_path GET /api/v2/platform/digitals(.:format)

spree/api/v2/platform/digitals#index {:format=>"json"}

POST /api/v2/platform/digitals(.:format)

spree/api/v2/platform/digitals#create {:format=>"json"}

new_api_v2_platform_digital_path GET /api/v2/platform/digitals/new(.:format)

spree/api/v2/platform/digitals#new {:format=>"json"}

edit_api_v2_platform_digital_path GET /api/v2/platform/digitals/:id/edit(.:format)

spree/api/v2/platform/digitals#edit {:format=>"json"}

api_v2_platform_digital_path GET /api/v2/platform/digitals/:id(.:format)

spree/api/v2/platform/digitals#show {:format=>"json"}

PATCH /api/v2/platform/digitals/:id(.:format)

spree/api/v2/platform/digitals#update {:format=>"json"}

PUT /api/v2/platform/digitals/:id(.:format)

spree/api/v2/platform/digitals#update {:format=>"json"}

DELETE /api/v2/platform/digitals/:id(.:format)

spree/api/v2/platform/digitals#destroy {:format=>"json"}

reset_api_v2_platform_digital_link_path PATCH /api/v2/platform/digital_links/:id/reset(.:format)

spree/api/v2/platform/digital_links#reset {:format=>"json"}

api_v2_platform_digital_links_path GET /api/v2/platform/digital_links(.:format)

spree/api/v2/platform/digital_links#index {:format=>"json"}

POST /api/v2/platform/digital_links(.:format)

spree/api/v2/platform/digital_links#create {:format=>"json"}

new_api_v2_platform_digital_link_path GET /api/v2/platform/digital_links/new(.:format)

spree/api/v2/platform/digital_links#new {:format=>"json"}

edit_api_v2_platform_digital_link_path GET /api/v2/platform/digital_links/:id/edit(.:format)

spree/api/v2/platform/digital_links#edit {:format=>"json"}

api_v2_platform_digital_link_path GET /api/v2/platform/digital_links/:id(.:format)

spree/api/v2/platform/digital_links#show {:format=>"json"}

PATCH /api/v2/platform/digital_links/:id(.:format)

spree/api/v2/platform/digital_links#update {:format=>"json"}

PUT /api/v2/platform/digital_links/:id(.:format)

spree/api/v2/platform/digital_links#update {:format=>"json"}

DELETE /api/v2/platform/digital_links/:id(.:format)

spree/api/v2/platform/digital_links#destroy {:format=>"json"}

api_v2_platform_stores_path GET /api/v2/platform/stores(.:format)

spree/api/v2/platform/stores#index {:format=>"json"}

POST /api/v2/platform/stores(.:format)

spree/api/v2/platform/stores#create {:format=>"json"}

new_api_v2_platform_store_path GET /api/v2/platform/stores/new(.:format)

spree/api/v2/platform/stores#new {:format=>"json"}

edit_api_v2_platform_store_path GET /api/v2/platform/stores/:id/edit(.:format)

spree/api/v2/platform/stores#edit {:format=>"json"}

api_v2_platform_store_path GET /api/v2/platform/stores/:id(.:format)

spree/api/v2/platform/stores#show {:format=>"json"}

PATCH /api/v2/platform/stores/:id(.:format)

spree/api/v2/platform/stores#update {:format=>"json"}

PUT /api/v2/platform/stores/:id(.:format)

spree/api/v2/platform/stores#update {:format=>"json"}

DELETE /api/v2/platform/stores/:id(.:format)

spree/api/v2/platform/stores#destroy {:format=>"json"}

api_v2_platform_payment_methods_path GET /api/v2/platform/payment_methods(.:format)

spree/api/v2/platform/payment_methods#index {:format=>"json"}

POST /api/v2/platform/payment_methods(.:format)

spree/api/v2/platform/payment_methods#create {:format=>"json"}

new_api_v2_platform_payment_method_path GET /api/v2/platform/payment_methods/new(.:format)

spree/api/v2/platform/payment_methods#new {:format=>"json"}

edit_api_v2_platform_payment_method_path GET /api/v2/platform/payment_methods/:id/edit(.:format)

spree/api/v2/platform/payment_methods#edit {:format=>"json"}

api_v2_platform_payment_method_path GET /api/v2/platform/payment_methods/:id(.:format)

spree/api/v2/platform/payment_methods#show {:format=>"json"}

PATCH /api/v2/platform/payment_methods/:id(.:format)

spree/api/v2/platform/payment_methods#update {:format=>"json"}

PUT /api/v2/platform/payment_methods/:id(.:format)

spree/api/v2/platform/payment_methods#update {:format=>"json"}

DELETE /api/v2/platform/payment_methods/:id(.:format)

spree/api/v2/platform/payment_methods#destroy {:format=>"json"}

api_v2_platform_shipping_categories_path GET /api/v2/platform/shipping_categories(.:format)

spree/api/v2/platform/shipping_categories#index {:format=>"json"}

POST /api/v2/platform/shipping_categories(.:format)

spree/api/v2/platform/shipping_categories#create {:format=>"json"}

new_api_v2_platform_shipping_category_path GET /api/v2/platform/shipping_categories/new(.:format)

spree/api/v2/platform/shipping_categories#new {:format=>"json"}

edit_api_v2_platform_shipping_category_path GET /api/v2/platform/shipping_categories/:id/edit(.:format)

spree/api/v2/platform/shipping_categories#edit {:format=>"json"}

api_v2_platform_shipping_category_path GET /api/v2/platform/shipping_categories/:id(.:format)

spree/api/v2/platform/shipping_categories#show {:format=>"json"}

PATCH /api/v2/platform/shipping_categories/:id(.:format)

spree/api/v2/platform/shipping_categories#update {:format=>"json"}

PUT /api/v2/platform/shipping_categories/:id(.:format)

spree/api/v2/platform/shipping_categories#update {:format=>"json"}

DELETE /api/v2/platform/shipping_categories/:id(.:format)

spree/api/v2/platform/shipping_categories#destroy {:format=>"json"}

api_v2_platform_shipping_methods_path GET /api/v2/platform/shipping_methods(.:format)

spree/api/v2/platform/shipping_methods#index {:format=>"json"}

POST /api/v2/platform/shipping_methods(.:format)

spree/api/v2/platform/shipping_methods#create {:format=>"json"}

new_api_v2_platform_shipping_method_path GET /api/v2/platform/shipping_methods/new(.:format)

spree/api/v2/platform/shipping_methods#new {:format=>"json"}

edit_api_v2_platform_shipping_method_path GET /api/v2/platform/shipping_methods/:id/edit(.:format)

spree/api/v2/platform/shipping_methods#edit {:format=>"json"}

api_v2_platform_shipping_method_path GET /api/v2/platform/shipping_methods/:id(.:format)

spree/api/v2/platform/shipping_methods#show {:format=>"json"}

PATCH /api/v2/platform/shipping_methods/:id(.:format)

spree/api/v2/platform/shipping_methods#update {:format=>"json"}

PUT /api/v2/platform/shipping_methods/:id(.:format)

spree/api/v2/platform/shipping_methods#update {:format=>"json"}

DELETE /api/v2/platform/shipping_methods/:id(.:format)

spree/api/v2/platform/shipping_methods#destroy {:format=>"json"}

api_v2_platform_webhooks_events_path GET /api/v2/platform/webhooks/events(.:format)

spree/api/v2/platform/webhooks/events#index {:format=>"json"}

api_v2_platform_webhooks_subscribers_path GET /api/v2/platform/webhooks/subscribers(.:format)

spree/api/v2/platform/webhooks/subscribers#index {:format=>"json"}

POST /api/v2/platform/webhooks/subscribers(.:format)

spree/api/v2/platform/webhooks/subscribers#create {:format=>"json"}

new_api_v2_platform_webhooks_subscriber_path GET /api/v2/platform/webhooks/subscribers/new(.:format)

spree/api/v2/platform/webhooks/subscribers#new {:format=>"json"}

edit_api_v2_platform_webhooks_subscriber_path GET /api/v2/platform/webhooks/subscribers/:id/edit(.:format)

spree/api/v2/platform/webhooks/subscribers#edit {:format=>"json"}

api_v2_platform_webhooks_subscriber_path GET /api/v2/platform/webhooks/subscribers/:id(.:format)

spree/api/v2/platform/webhooks/subscribers#show {:format=>"json"}

PATCH /api/v2/platform/webhooks/subscribers/:id(.:format)

spree/api/v2/platform/webhooks/subscribers#update {:format=>"json"}

PUT /api/v2/platform/webhooks/subscribers/:id(.:format)

spree/api/v2/platform/webhooks/subscribers#update {:format=>"json"}

DELETE /api/v2/platform/webhooks/subscribers/:id(.:format)

spree/api/v2/platform/webhooks/subscribers#destroy {:format=>"json"}

import_sample_admin_import_logs_path GET /admin/import_logs/import_sample(.:format)

spree/admin/import_logs#import_sample

admin_import_logs_path GET /admin/import_logs(.:format)

spree/admin/import_logs#index

admin_import_log_path GET /admin/import_logs/:id(.:format)

spree/admin/import_logs#show

import_admin_products_path POST /admin/products/import(.:format)

spree/admin/products#import

GET /admin/products(.:format)

spree/admin/products#index

POST /admin/products(.:format)

spree/admin/products#create

GET /admin/products/new(.:format)

spree/admin/products#new

GET /admin/products/:id/edit(.:format)

spree/admin/products#edit

GET /admin/products/:id(.:format)

spree/admin/products#show

PATCH /admin/products/:id(.:format)

spree/admin/products#update

PUT /admin/products/:id(.:format)

spree/admin/products#update

DELETE /admin/products/:id(.:format)

spree/admin/products#destroy

refresh_admin_order_bookkeeping_documents_path GET /admin/orders/:order_id/bookkeeping_documents/refresh(.:format)

spree/admin/bookkeeping_documents#refresh

admin_order_bookkeeping_documents_path GET /admin/orders/:order_id/bookkeeping_documents(.:format)

spree/admin/bookkeeping_documents#index

GET /admin/orders(.:format)

spree/admin/orders#index

POST /admin/orders(.:format)

spree/admin/orders#create

GET /admin/orders/new(.:format)

spree/admin/orders#new

GET /admin/orders/:id/edit(.:format)

spree/admin/orders#edit

GET /admin/orders/:id(.:format)

spree/admin/orders#show

PATCH /admin/orders/:id(.:format)

spree/admin/orders#update

PUT /admin/orders/:id(.:format)

spree/admin/orders#update

DELETE /admin/orders/:id(.:format)

spree/admin/orders#destroy

edit_admin_print_invoice_settings_path GET /admin/print_invoice_settings/edit(.:format)

spree/admin/print_invoice_settings#edit

admin_print_invoice_settings_path PATCH /admin/print_invoice_settings(.:format)

spree/admin/print_invoice_settings#update

PUT /admin/print_invoice_settings(.:format)

spree/admin/print_invoice_settings#update

admin_bookkeeping_documents_path GET /admin/bookkeeping_documents(.:format)

spree/admin/bookkeeping_documents#index

admin_bookkeeping_document_path GET /admin/bookkeeping_documents/:id(.:format)

spree/admin/bookkeeping_documents#show

Request

Parameters:

None

Response

Headers:

None