Account number - DHL eCommerce pickup account number를 입력합니다.
완료하려면 Save를 클릭합니다.
필요한 값은 이것뿐입니다. DHL API key나 password는 필요하지 않습니다: DHL은 API credential을 shipper가 아닌 integrating software provider에게 발급하므로, Zonos는 자체 credential로 authentication하고 DHL이 청구할 account로 본인의 account number를 전송합니다.
account number는 DHL eCommerce contract와 DHL portal에서 확인할 수 있습니다. 찾을 수 없는 경우 DHL eCommerce account 담당자에게 문의하세요.
2
올바른 account number 사용
Account number field는 DHL eCommerce pickup account이며, 각 shipment에 대해 DHL이 청구하는 account입니다. 본인 business에 속한 account를 입력하세요.
Zonos는 이 동일한 account를 sold-to account로도 사용합니다. DHL이 본인이 shipping하는 account와 다른 account로 청구하라고 안내한 경우, shipping을 시작하기 전에 Zonos support에 문의하시면 설정을 도와드립니다.
DHL은 또한 Zonos를 통한 API access를 위해 본인 account를 활성화해야 합니다. 이는 account number와는 별개로 DHL 측에서 진행하는 일회성 단계입니다. 첫 번째 label이 제공된 account가 유효하지 않다는 메시지와 함께 거부되면 이 단계가 아직 완료되지 않은 것입니다 - DHL eCommerce 담당자에게 문의하여 Zonos와 함께 사용할 수 있도록 account를 활성화해 달라고 요청하세요.
3
DHL eCommerce service level 활성화
account를 연결한다고 해서 service level이 자동으로 활성화되지는 않습니다. quote 및 shipping을 시작하려면 다음을 수행하세요:
Create shipping zones - Shipping zone을 사용하면 국가별로 다른 service level과 rate를 제공할 수 있습니다.
다른 carrier와 동일한 방식으로 label을 생성하세요 - Create a label을 참조하세요.
account를 연결한 즉시 테스트 shipment를 하나 실행하세요. Zonos는 DHL을 호출하여 확인하지 않고 account number를 저장하므로, 잘못된 account number 또는 Zonos를 통한 API access가 아직 활성화되지 않은 account는 form을 저장할 때가 아니라 첫 번째 label을 생성할 때 오류로 보고됩니다.
이 중 어떤 것을 배송할 수 있는지는 DHL이 본인 account에서 활성화한 항목에 따라 다릅니다. 예상되는 service level이 zone에 없거나 지원되지 않는 product로 label이 거부되는 경우, DHL 담당자에게 문의하여 본인 account가 사용할 수 있는 항목을 확인하세요.
Dashboard를 통하지 않고 프로그래밍 방식으로 carrier account를 연결하는 경우, DHL_ECOMMERCE carrier code와 함께 carrierAccountConnect mutation을 사용하세요.
1{
2"input":{
3"carrierCode":"DHL_ECOMMERCE",
4"rateType":"NEGOTIATED",
5"credentials":[
6{
7"type":"ACCOUNT_NUMBER",
8"value":"your_pickup_account_number"
9}
10]
11}
12}
DHL eCommerce에는 다음 credential type이 필요합니다:
ACCOUNT_NUMBER - DHL eCommerce pickup account number
API key나 password는 전송되지 않습니다. Zonos는 자체 DHL credential로 authentication하고 본인의 account number를 사용하여 DHL에 청구할 account를 알립니다.
전체 mutation, response 형식 및 error 예시는 Connect via API를 참조하세요. DHL Express와 달리 DHL eCommerce account를 연결해도 test rating call은 이루어지지 않으므로, credential type이 유효하기만 하면 mutation이 성공합니다.
Label
DHL eCommerce label
본인의 carrier account로 DHL eCommerce label을 생성하세요.DHL eCommerce account를 Zonos Dashboard에 연결하고 본인의 account와 negotiated pricing으로 shipment에서 직접 DHL eCommerce shipping label을 생성하세요.
이 가이드에서는 account 연결, 사용할 service level 활성화, 첫 label 생성 방법을 다룹니다.
Zonos에 DHL eCommerce account 연결
필요한 값은 이것뿐입니다. DHL API key나 password는 필요하지 않습니다: DHL은 API credential을 shipper가 아닌 integrating software provider에게 발급하므로, Zonos는 자체 credential로 authentication하고 DHL이 청구할 account로 본인의 account number를 전송합니다.
account number는 DHL eCommerce contract와 DHL portal에서 확인할 수 있습니다. 찾을 수 없는 경우 DHL eCommerce account 담당자에게 문의하세요.
올바른 account number 사용
Account number field는 DHL eCommerce pickup account이며, 각 shipment에 대해 DHL이 청구하는 account입니다. 본인 business에 속한 account를 입력하세요.
Zonos는 이 동일한 account를 sold-to account로도 사용합니다. DHL이 본인이 shipping하는 account와 다른 account로 청구하라고 안내한 경우, shipping을 시작하기 전에 Zonos support에 문의하시면 설정을 도와드립니다.
DHL은 또한 Zonos를 통한 API access를 위해 본인 account를 활성화해야 합니다. 이는 account number와는 별개로 DHL 측에서 진행하는 일회성 단계입니다. 첫 번째 label이 제공된 account가 유효하지 않다는 메시지와 함께 거부되면 이 단계가 아직 완료되지 않은 것입니다 - DHL eCommerce 담당자에게 문의하여 Zonos와 함께 사용할 수 있도록 account를 활성화해 달라고 요청하세요.
DHL eCommerce service level 활성화
account를 연결한다고 해서 service level이 자동으로 활성화되지는 않습니다. quote 및 shipping을 시작하려면 다음을 수행하세요:
첫 label 생성
다른 carrier와 동일한 방식으로 label을 생성하세요 - Create a label을 참조하세요.
account를 연결한 즉시 테스트 shipment를 하나 실행하세요. Zonos는 DHL을 호출하여 확인하지 않고 account number를 저장하므로, 잘못된 account number 또는 Zonos를 통한 API access가 아직 활성화되지 않은 account는 form을 저장할 때가 아니라 첫 번째 label을 생성할 때 오류로 보고됩니다.
지원되는 service level
dhl_ecommerce.parcel_direct_audhl_ecommerce.dhl_parcel_international_directdhl_ecommerce.dhl_parcel_international_direct_LAXdhl_ecommerce.dhl_parcel_international_direct_ORDdhl_ecommerce.packet_plus_international_standarddhl_ecommerce.packet_standarddhl_ecommerce.smartmail_parcel_plus_expedited이 중 어떤 것을 배송할 수 있는지는 DHL이 본인 account에서 활성화한 항목에 따라 다릅니다. 예상되는 service level이 zone에 없거나 지원되지 않는 product로 label이 거부되는 경우, DHL 담당자에게 문의하여 본인 account가 사용할 수 있는 항목을 확인하세요.
API를 통해 연결
Dashboard를 통하지 않고 프로그래밍 방식으로 carrier account를 연결하는 경우,
DHL_ECOMMERCEcarrier code와 함께carrierAccountConnectmutation을 사용하세요.{"input": {"carrierCode": "DHL_ECOMMERCE","rateType": "NEGOTIATED","credentials": [{"type": "ACCOUNT_NUMBER","value": "your_pickup_account_number"}]}}DHL eCommerce에는 다음 credential type이 필요합니다:
ACCOUNT_NUMBER- DHL eCommerce pickup account numberAPI key나 password는 전송되지 않습니다. Zonos는 자체 DHL credential로 authentication하고 본인의 account number를 사용하여 DHL에 청구할 account를 알립니다.
전체 mutation, response 형식 및 error 예시는 Connect via API를 참조하세요. DHL Express와 달리 DHL eCommerce account를 연결해도 test rating call은 이루어지지 않으므로, credential type이 유효하기만 하면 mutation이 성공합니다.
다음 단계
이 페이지가 도움이 되었나요?