Operations with brands layouts

Operations with brands layouts - GET

Get all brands layouts from your store
GET /odata/brandlayout

Request Type: GET

Enter the request URL: http://StoreURL/odata/brandlayout

Auth type: Bearer Token - paste the token generated in the previous steps

Get brands layout by ID
GET /odata/brandlayout('id')

Request Type: GET

Enter the request URL: http://StoreURL/odata/brandlayout('id')

Auth type: Bearer Token - paste the token generated in the previous steps