Product Detail Delivery Information
Function Description
Processes an item option as out of stock due to loss processing
Detailed Description
When registering a loss and the loss reason is insufficient stock, sets the sales status of the product item to out of stock
When releasing a loss, changes the sales status according to the stock status. .
Access Token
Product Detail Inquiry Request DTO
Loss Processing Type 22: Loss Release, 23: Loss Registration
23OK
POST /api/goods/v1/delivery/updatePrItmStockByInsuff HTTP/1.1
Host: api-goods.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 123
{
"targetOrdDtlStatCd": 23,
"prItms": [
{
"goodsNo": 100000001,
"itmNo": "001",
"itmSaleStatCd": 10,
"soutCausCd": 11,
"userId": "test"
}
]
}OK
{}Function Description
This is the basic delivery fee policy API based on partner + delivery fee policy number.
Detailed Description
Retrieves the list of basic delivery policy information using an array of partner + delivery fee policy number values.
Retrieves delivery policies whose basic usage status is Y.
Revision History
Release v1.05_231204 : Added transaction type code (VD002)
Release v2.00_240627 : Added additional delivery fee information
Access Token
Delivery Policy Basic Request
Language Code (CM009)
koExample: koSite No.
1Example: 1Vendor No.
10000001Delivery Policy No.
10000271Delivery Fee Policy Inquiry Success
Delivery Policy Basic Response
Delivery Policy No.
Vendor No.
Delivery Fee Type Code (VD005)
Delivery Fee Type Code Name
Standard Amount
Delivery Fee Amount
Return Pickup Fee
Exchange Delivery Fee
Usage Status
Transaction Type Code (VD002)
Delivery Fee Policy Inquiry Failure
POST /api/goods/v1/delivery/deliProcInfo HTTP/1.1
Host: api-goods.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 72
[
{
"langCd": "ko",
"siteNo": 1,
"entrNo": "10000001",
"deliPolcNo": "10000271"
}
]{
"deliPolcNo": "text",
"entrNo": "text",
"dlexTypCd": "text",
"dlexTypCdNm": "text",
"stdAmt": 1,
"dlexAmt": 1,
"wthdRtnAmt": 1,
"exchDlex": 1,
"addDlexInfoList": [
{
"deliRegnGrpNo": "text",
"deliRegnGrpNm": "text",
"addDlexAmt": 1
}
],
"useYn": "text",
"trdTypCd": "text"
}String
Access Token
Return/Exchange Info by Partner Inquiry Success
Return/Exchange Info Response
Product No.
Delivery Processing Type Code (PR008)
Delivery Processing Type Code Name
Delivery Product Classification Code (PR010)
Delivery Product Classification Code Name
Delivery Method Code (PR009)
Delivery Method Code Name
Deliverable Area Code (PR030)
Deliverable Area Code Name
Delivery Lead Time
Delivery Policy No.
Vendor No.
Combined Packaging Availability Status
Return Availability Status
Exchange Availability Status
Delivery Fee Type Code (VD005)
Delivery Fee Type Code Name
Standard Amount
Delivery Fee Amount
Return Pickup Fee
Exchange Delivery Fee
Additional Shipping Fee Amount
Usage Status
Return/Exchange Info by Partner Inquiry Failure
GET /api/goods/v1/delivery/tr/{entrNo}?returnOrChangeInfo=[object+Object] HTTP/1.1
Host: api-goods.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"goodsNo": "text",
"deliProcTypCd": "text",
"deliProcTypCdNm": "text",
"deliGoodsGbCd": "text",
"deliGoodsGbCdNm": "text",
"deliWayCd": "text",
"deliWayCdBNm": "text",
"deliPsbRgnCd": "text",
"deliPsbRgnCdNm": "text",
"deliDday": "text",
"deliPolcNo": "text",
"entrNo": "text",
"bpckPsbYn": "text",
"rtnPsbYn": "text",
"exchPsbYn": "text",
"dlexTypCd": "text",
"dlexTypCdNm": "text",
"stdAmt": 1,
"dlexAmt": 1,
"wthdRtnAmt": 1,
"exchDlex": 1,
"addDlexAmt": 1,
"useYn": "text",
"etEntrDlvpInfoList": [
{
"entrDlvpNo": 1,
"entrNo": 1000001,
"dlvpTypCd": 10,
"dlvpTypCdNm": "출고지",
"dlvpNm": "배송지",
"useYn": "Y",
"zipNoSeq": 1,
"zipNo": 123,
"zipAddr": "서울시 강남구",
"dtlAddr": "상세주소",
"utakmnNm": "홍길동",
"aempTelRgnNo": "02",
"aempTelTxnoNo": 1234,
"aempTelEndNo": 1234,
"aempCellSctNo": "010",
"aempCellTxnoNo": 1234,
"aempCellEndNo": 1234
}
]
}Function Description
This is the return/exchange information API used in the delivery/exchange/return layer popup on the product detail page.
Detailed Description
Retrieves the basic delivery policy information and the partner delivery address information list using the product number value.
Retrieves delivery policies whose basic usage status is Y.
String
Access Token
Return/Exchange Info by Product Inquiry Success
Return/Exchange Info Response
Product No.
Delivery Processing Type Code (PR008)
Delivery Processing Type Code Name
Delivery Product Classification Code (PR010)
Delivery Product Classification Code Name
Delivery Method Code (PR009)
Delivery Method Code Name
Deliverable Area Code (PR030)
Deliverable Area Code Name
Delivery Lead Time
Delivery Policy No.
Vendor No.
Combined Packaging Availability Status
Return Availability Status
Exchange Availability Status
Delivery Fee Type Code (VD005)
Delivery Fee Type Code Name
Standard Amount
Delivery Fee Amount
Return Pickup Fee
Exchange Delivery Fee
Additional Shipping Fee Amount
Usage Status
Return/Exchange Info by Product Inquiry Failure
GET /api/goods/v1/delivery/pd/{goodsNo}?returnOrChangeInfo=[object+Object] HTTP/1.1
Host: api-goods.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"goodsNo": "text",
"deliProcTypCd": "text",
"deliProcTypCdNm": "text",
"deliGoodsGbCd": "text",
"deliGoodsGbCdNm": "text",
"deliWayCd": "text",
"deliWayCdBNm": "text",
"deliPsbRgnCd": "text",
"deliPsbRgnCdNm": "text",
"deliDday": "text",
"deliPolcNo": "text",
"entrNo": "text",
"bpckPsbYn": "text",
"rtnPsbYn": "text",
"exchPsbYn": "text",
"dlexTypCd": "text",
"dlexTypCdNm": "text",
"stdAmt": 1,
"dlexAmt": 1,
"wthdRtnAmt": 1,
"exchDlex": 1,
"addDlexAmt": 1,
"useYn": "text",
"etEntrDlvpInfoList": [
{
"entrDlvpNo": 1,
"entrNo": 1000001,
"dlvpTypCd": 10,
"dlvpTypCdNm": "출고지",
"dlvpNm": "배송지",
"useYn": "Y",
"zipNoSeq": 1,
"zipNo": 123,
"zipAddr": "서울시 강남구",
"dtlAddr": "상세주소",
"utakmnNm": "홍길동",
"aempTelRgnNo": "02",
"aempTelTxnoNo": 1234,
"aempTelEndNo": 1234,
"aempCellSctNo": "010",
"aempCellTxnoNo": 1234,
"aempCellEndNo": 1234
}
]
}Function Description
This is the basic delivery fee policy API based on product number.
Detailed Description
Retrieves the list of basic delivery policy information using a list of product number values.
Retrieves delivery policies whose basic usage status is Y.
Revision History
Release v1.04_231120 : Added transaction type code (VD002)
List
Access Token
Delivery Fee by Product Inquiry Success
Delivery Policy Basic Response
Delivery Policy No.
Vendor No.
Delivery Fee Type Code (VD005)
Delivery Fee Type Code Name
Standard Amount
Delivery Fee Amount
Return Pickup Fee
Exchange Delivery Fee
Usage Status
Transaction Type Code (VD002)
Delivery Fee by Product Inquiry Failure
GET /api/goods/v1/delivery/goodsDeliProc?goodsDeliPolcRequest=[object+Object]&goodsNos=text HTTP/1.1
Host: api-goods.x2bee.com/
Authorization: Bearer YOUR_SECRET_TOKEN
Accept: */*
{
"deliPolcNo": "text",
"entrNo": "text",
"dlexTypCd": "text",
"dlexTypCdNm": "text",
"stdAmt": 1,
"dlexAmt": 1,
"wthdRtnAmt": 1,
"exchDlex": 1,
"addDlexInfoList": [
{
"deliRegnGrpNo": "text",
"deliRegnGrpNm": "text",
"addDlexAmt": 1
}
],
"useYn": "text",
"trdTypCd": "text"
}