curl --location --request GET 'http://petfen-shipping.local.com:8087/shiip/public-api/ticket/index' \ --header 'ShopId: {{dev-shop-id}}' \ --header 'Token: {{dev-token}}' \ --header 'Content-Type: application/json'
{}