cURL
curl --request GET \ --url https://xapi.bolta.io/v1/taxInvoices/issue/status \ --header 'Authorization: Basic <encoded-value>'
{ "issuanceKey": "<string>", "clientReferenceId": "<string>", "message": "<string>" }
Client-Reference-Id를 이용하여 요청 처리 상태를 조회합니다. Client-Reference-Id에 대한 자세한 내용은 인증 가이드를 참고하세요.
Client-Reference-Id
API 키를 Base64 인코딩하여 전달합니다. Username에 API 키를 입력하고 Password는 비워두세요.
API 호출 시 사용한 Client-Reference-Id
발행 식별 키
요청자 관리번호
처리 상태 메시지