curl --request GET \
--url https://gw-staging.delivered.co.kr/global-checkout/open-api/v1/orders \
--header 'Authorization: <api-key>'{
"orderNumber": "<string>",
"orderKey": "<string>",
"orderStatus": "CREATED",
"deliveryType": "BASIC",
"carrierType": "STANDARD",
"items": [
{
"orderItemKey": "<string>",
"productTitle": "<string>",
"quantity": 123,
"sellerProductId": "<string>"
}
],
"recipient": {
"email": "<string>",
"phoneCode": "<string>",
"phoneNumber": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"address": {
"addressLine1": "<string>",
"city": "<string>",
"countryCode": "<string>",
"zipCode": "<string>",
"addressLine2": "<string>",
"state": "<string>"
}
},
"payment": {
"totalPriceKrw": 123,
"totalPriceUsd": 123,
"carrierTotalPriceKrw": 123,
"carrierTotalPriceUsd": 123,
"productTotalPriceKrw": 123,
"productTotalPriceUsd": 123,
"handlingFeeKrw": 123,
"handlingFeeUsd": 123,
"creditCardDiscountAmountKrw": 123,
"creditCardDiscountAmountUsd": 123,
"productCouponDiscountAmountKrw": 123,
"productCouponDiscountAmountUsd": 123,
"shippingCouponDiscountAmountKrw": 123,
"shippingCouponDiscountAmountUsd": 123,
"totalDutyVatAmountKrw": 123,
"totalDutyVatAmountUsd": 123,
"currency": "KRW",
"billingPhoneCode": "<string>",
"billingPhoneNumber": "<string>",
"billingEmail": "<string>",
"billingFirstName": "<string>",
"billingLastName": "<string>",
"billingAddress": {
"addressLine1": "<string>",
"city": "<string>",
"countryCode": "<string>",
"zipCode": "<string>",
"addressLine2": "<string>",
"state": "<string>"
},
"taxId": "<string>",
"paymentMethod": "CARD",
"paidAt": "<string>"
},
"coupons": [
{
"couponCode": "<string>",
"discountTarget": "PRODUCT"
}
],
"createdAt": "2023-11-07T05:31:56Z"
}orderKey 또는 orderNumber를 통해 주문 정보를 조회할 수 있습니다.
이 중 최소 하나의 값은 반드시 입력해야 합니다.
curl --request GET \
--url https://gw-staging.delivered.co.kr/global-checkout/open-api/v1/orders \
--header 'Authorization: <api-key>'{
"orderNumber": "<string>",
"orderKey": "<string>",
"orderStatus": "CREATED",
"deliveryType": "BASIC",
"carrierType": "STANDARD",
"items": [
{
"orderItemKey": "<string>",
"productTitle": "<string>",
"quantity": 123,
"sellerProductId": "<string>"
}
],
"recipient": {
"email": "<string>",
"phoneCode": "<string>",
"phoneNumber": "<string>",
"firstName": "<string>",
"lastName": "<string>",
"address": {
"addressLine1": "<string>",
"city": "<string>",
"countryCode": "<string>",
"zipCode": "<string>",
"addressLine2": "<string>",
"state": "<string>"
}
},
"payment": {
"totalPriceKrw": 123,
"totalPriceUsd": 123,
"carrierTotalPriceKrw": 123,
"carrierTotalPriceUsd": 123,
"productTotalPriceKrw": 123,
"productTotalPriceUsd": 123,
"handlingFeeKrw": 123,
"handlingFeeUsd": 123,
"creditCardDiscountAmountKrw": 123,
"creditCardDiscountAmountUsd": 123,
"productCouponDiscountAmountKrw": 123,
"productCouponDiscountAmountUsd": 123,
"shippingCouponDiscountAmountKrw": 123,
"shippingCouponDiscountAmountUsd": 123,
"totalDutyVatAmountKrw": 123,
"totalDutyVatAmountUsd": 123,
"currency": "KRW",
"billingPhoneCode": "<string>",
"billingPhoneNumber": "<string>",
"billingEmail": "<string>",
"billingFirstName": "<string>",
"billingLastName": "<string>",
"billingAddress": {
"addressLine1": "<string>",
"city": "<string>",
"countryCode": "<string>",
"zipCode": "<string>",
"addressLine2": "<string>",
"state": "<string>"
},
"taxId": "<string>",
"paymentMethod": "CARD",
"paidAt": "<string>"
},
"coupons": [
{
"couponCode": "<string>",
"discountTarget": "PRODUCT"
}
],
"createdAt": "2023-11-07T05:31:56Z"
}발급받은 시크릿 키
OK
주문 번호
주문 고유 Key
주문 상태
CREATED, PAID, FAILED, PARTIAL_CANCELLED, CANCELLED, ORDER_PROCESSING, SHIPPED, DELIVERED, PARTIAL_DELIVERED 배송 타입
BASIC, MY_KOREA_SUITE 운송사 타입
STANDARD, EXPRESS, MY_KOREA_SUITE 받는분 정보
Show child attributes
주문자 email
주문자 전화번호 국가코드
주문자 전화번호
주문자 이름(firstName)
주문자 이름(lastName)
결제자 정보
Show child attributes
결제 금액 (원화)
결제 금액 (달러)
총 배송비 가격 (원화)
총 배송비 가격 (달러)
총 상품 가격 (원화)
총 상품 가격 (달러)
핸들링 피 (원화)
핸들링 피 (달러)
카드 할인 금액 (원화)
카드 할인 금액 (달러)
상품 쿠폰 할인 금액 (원화)
상품 쿠폰 할인 금액 (달러)
배송비 쿠폰 할인 금액 (원화)
배송비 쿠폰 할인 금액 (달러)
관부관세 합계 금액 (달러)
관부관세 합계 금액 (달러)
통화
KRW, USD, AED, AFN, AMD, AOA, ARS, AUD, AWG, AZN, BAM, BBD, BDT, BGN, BHD, BIF, BMD, BND, BOB, BRL, BSD, BTN, BWP, BYN, BZD, CAD, CDF, CHF, CLP, CNY, COP, CRC, CUP, CVE, CZK, DJF, DKK, DOP, DZD, EGP, ERN, ETB, EUR, FJD, FKP, GBP, GEL, GHS, GIP, GMD, GNF, GTQ, GYD, HKD, HNL, HRK, HTG, HUF, IDR, ILS, INR, IQD, IRR, ISK, JMD, JOD, JPY, KES, KGS, KHR, KPW, KWD, KYD, KZT, LAK, LBP, LKR, LRD, LSL, LYD, MAD, MDL, MGA, MKD, MMK, MNT, MOP, MRU, MUR, MVR, MWK, MXN, MYR, MZN, NAD, NGN, NIO, NOK, NPR, NZD, OMR, PAB, PEN, PGK, PHP, PKR, PLN, PYG, QAR, RON, RSD, RUB, RWF, SAR, SBD, SCR, SDG, SEK, SGD, SHP, SLL, SOS, SRD, SYP, SZL, THB, TJS, TMT, TND, TOP, TRY, TTD, TWD, TZS, UAH, UGX, UYU, UZS, VND, VUV, WST, XAF, XCD, XPF, YER, ZAR, ZMW, ZWL 결제자 전화번호 국가코드
결제자 전화번호
결제자 email
결제자 이름(firstName)
결제자 이름(lastName)
결제자 주소
Show child attributes
Tax ID
결제 방법
CARD, PAYPAL, ALIPAY, ALIPAYHK, BILLEASE, BOOST, BPI, DANA, GCASH, RABBIT_LINE_PAY, TOUCHNGO, TRUEMONEY 결제일
주문 생성일