감정 신청(선감정)

감정을 신청합니다.

POST https://api.vircle.co.kr/v1/partner/:partnerId/inspection

Path Parameters

Name
Type
Description

partnerId*

String

파트너 ID

Headers

Name
Type
Description

X-Vircle-API-Key*

String

파트너 API Key

Authorization*

String

파트너 API Secret

Request Body

Name
Type
Description

categoryCode

String

{
    "originalFee": 29000,
    "inspectionFee": 20000,
    "vat": 2000
}

Last updated