HTTP REQUEST HEADER
GET //api/customers HTTP/1.1
Host: www.myshop.com
Authorization: Basic WlE4OFBSSlg1VldRSENXRTRFRTdTUTdIUE5YMDBSQUo6
Accept: */*

HTTP RESPONSE HEADER
HTTP/1.1 301 
set-cookie: JSESSIONID=2A9BE9F617B48A978CC361D7180278B0; Path=/; HttpOnly; SameSite=None
location: https://www.myshop.com/api/customers
content-length: 0
date: Sat, 18 Apr 2026 18:49:15 GMT
server: MyShop

RETURN HTTP BODY
Other error

Customer's List