본문으로 건너뛰기

1688 상품 배송비 조회

API 개요

  • 성(省) 정보를 기준으로 배송 템플릿을 조회합니다
  • 총 수량과 총 중량을 기준으로 총 배송비를 조회합니다

API URL

요청 파라미터

Query

필드유형설명필수
item_idintProduct ID
provincestrChinese province name, e.g., "广东","广东省","gd","Guangdong"
total_quantityintTotal quantity of the product to be shipped
기본값: 1
거짓
total_weightfloatTotal weight of the product to be shipped (in kg). You can calculate it by the weight information in the product detail API, If there is no weight information, just ignore this parameter.
거짓

인증

다음으로 이동하여 콘솔-API Keys apikey를 생성하세요.

apikey를 요청 헤더에 추가하세요. 아래 요청 예시를 참고하세요.

요청 예시

응답 예시

Loading...