GET
    /self/{shopId}/invoices
  
  curl \
 --request GET 'https://dev.sellpass.io/self/{shopId}/invoices' \
 --header "Authorization: $API_KEY"curl \
 --request GET 'https://dev.sellpass.io/self/{shopId}/invoices' \
 --header "Authorization: $API_KEY"