발행 완료
curl --location --request GET 'https://xapi.bolta.io/v1/taxInvoices/' \ --header 'Authorization: Basic {Base64_Encoded_API_KEY}' \ --header 'Content-Type: application/json'
{ "issuanceKey": "string", "ntsTransactionId": "string" }