해당 API는 아직 개발단계에 있는 API로 변경이 발생할 수 있습니다. 해당 API를 사용하실 예정이신 고객분들은 꼭 별도로 문의해주시기 바랍니다.
curl --location --request GET 'https://xapi.bolta.io/v1/taxInvoices/issue/status?clientReferenceId' \ --header 'Authorization: Basic {Base64_Encoded_API_KEY}' \ --header 'Content-Type: application/json'
{ "issuanceKey": "string", "clientReferenceId": "string", "message": "string" }