Retrieve the organization
GET https://{{subdomain}}.commercelayer.io/api/organization
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Authorization | string |
RESPONSES
status: OK
{"data":{"id":"xYZkjABcde","type":"organizations","links":{"self":"https://yourdomain.commercelayer.io/api/organization/xYZkjABcde"},"attributes":{"name":"The Blue Brand","slug":"the-blue-brand","domain":"the-blue-brand.commercelayer.io","support_phone":"+01 30800857","support_email":"support@bluebrand.com","logo_url":"https://bluebrand.com/img/logo.svg","favicon_url":"https://bluebrand.com/img/favicon.ico","primary_color":"#C8984E","gtm_id":"GTM-5FJXX6","gtm_id_test":"GTM-5FJXX7","addresses_phone_required":true,"bundles_max_items_count":10,"coupons_min_code_length":8,"coupons_max_code_length":40,"promotions_max_concurrent_count":10,"imports_max_concurrent_count":10,"exports_max_concurrent_count":10,"cleanups_max_concurrent_count":10,"orders_number_editable_test":false,"orders_number_editable_live":false,"tax_calculators_errors":true,"external_promotions_errors":true,"config":{"mfe":{"default":{"links":{"cart":"https://cart.example.com/:order_id?accessToken=:access_token","checkout":"https://checkout.example.com/:order_id?accessToken=:accessToken","identity":"https://example.com/login","microstore":"https://example.com/microstore/?accessToken=:access_token","my_account":"https://example.com/my-custom-account?accessToken=:access_token"},"checkout":{"thankyou_page":"https://example.com/thanks/:lang/:orderId","billing_countries":[{"value":"ES","label":"Espana"},{"value":"IT","label":"Italia"},{"value":"US","label":"Unites States of America"}],"shipping_countries":[{"value":"ES","label":"Espana"},{"value":"IT","label":"Italia"},{"value":"US","label":"Unites States of America"}],"billing_states":{"FR":[{"value":"PA","label":"Paris"},{"value":"LY","label":"Lyon"},{"value":"NI","label":"Nice"},{"value":"MA","label":"Marseille"},{"value":"BO","label":"Bordeaux"}]},"shipping_states":{"FR":[{"value":"PA","label":"Paris"},{"value":"LY","label":"Lyon"},{"value":"NI","label":"Nice"},{"value":"MA","label":"Marseille"},{"value":"BO","label":"Bordeaux"}]},"default_country":"US"},"urls":{"privacy":"https://example.com/privacy/:lang","terms":"https://example.com/terms/:lang"}},"market:id:ZKcv13rT":{"links":{"cart":"https://example.com/custom-cart/:order_id?accessToken=:access_token"},"checkout":{"thankyou_page":"https://example.com/thanks/:order_id"}}}},"created_at":"2018-01-01T12:00:00.000Z","updated_at":"2018-01-01T12:00:00.000Z","reference":"ANY-EXTERNAL-REFEFERNCE","reference_origin":"ANY-EXTERNAL-REFEFERNCE-ORIGIN","metadata":{"foo":"bar"}},"relationships":{},"meta":{"mode":"test"}}}