{
"order_codes": ["L3XH8K"]
}
curl --location --request GET 'http://petfen-shipping.local.com:8087/a5/public-api/printA5?token=fc790427-8c95-11f0-889a-32130a7e8af2' \
--header 'Token: {{dev-token}}' \
--header 'ShopID: {{dev-shop-id}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"order_codes": ["L3XH8K"]
}'
{}