v1
latestOpenAPI 3.1.02026-07-22142337.1 KB공급자
공급자 등록
공급자(발행자) 정보를 등록하고 supplierKey를 발급받습니다. 대리 정발행, 역발행 시 필수입니다.
활용 예시: 대리 정발행 | 역발행
post/v1/suppliers
Request body
Example request
{
"identificationNumber": "1234567890",
"taxRegistrationId": "0001"
}Response
Example response
{
"identificationNumber": "1234567890",
"taxRegistrationId": "0001"
}