{
  "url": "customers/me",
  "method": "get",
  "headers": {
    "common": {
      "Accept": "application/json, text/plain, */*",
      "shopgate-check": "true",
      "Cookie": "XDEBUG_SESSION=1;"
    },
    "delete": {},
    "get": {},
    "head": {},
    "post": {
      "Content-Type": "application/x-www-form-urlencoded"
    },
    "put": {
      "Content-Type": "application/x-www-form-urlencoded"
    },
    "patch": {
      "Content-Type": "application/x-www-form-urlencoded"
    },
    "Accept": "application/json",
    "Content-Type": "application/json",
    "Authorization": "Bearer eyJraWQiOiIxIiwiYWxnIjoiSFMyNTYifQ.eyJ1aWQiOjEsInV0eXBpZCI6MywiaWF0IjoxNzI2MDUxMDEyLCJleHAiOjE3MjYwNTQ2MTJ9.Oq1uqqSOkSCd2AV_ErAxvT9zLR9Vr5zsza71Vj_WYOw"
  },
  "baseURL": "http://192.168.2.165/rest/default/V1",
  "transformRequest": [
    null
  ],
  "transformResponse": [
    null
  ],
  "timeout": 0,
  "withCredentials": true,
  "xsrfCookieName": "XSRF-TOKEN",
  "xsrfHeaderName": "X-XSRF-TOKEN",
  "maxContentLength": -1,
  "maxBodyLength": -1,
  "transitional": {
    "silentJSONParsing": true,
    "forcedJSONParsing": true,
    "clarifyTimeoutError": false
  }
}
