[마이오더스] 목데이터 추가 / 기능 구현중
This commit is contained in:
92
com.twin.app.shoptime/assets/mock/temp.json
Normal file
92
com.twin.app.shoptime/assets/mock/temp.json
Normal file
@@ -0,0 +1,92 @@
|
||||
{
|
||||
"retCode": 0,
|
||||
"retMsg": "Success",
|
||||
"data": {
|
||||
"orderInfo": [
|
||||
{
|
||||
"mbrNo": "US2201180082892",
|
||||
"ordNo": "t8202307200126612",
|
||||
"storReqNo": null,
|
||||
"cntryCd": "US",
|
||||
"dlvrEmalAddr": "US2306190103418@email.co.kr",
|
||||
"dlvrCtpt": "00001111114",
|
||||
"dlvrOdrLnm": "ddd",
|
||||
"dlvrOdrFnm": "ffff",
|
||||
"dlvrZpcd": "12345",
|
||||
"dlvrStatNm": "fdfd",
|
||||
"dlvrCityNm": "San Francisco",
|
||||
"dlvrDtlAddr": "Lyon St, San Francisco",
|
||||
"bilEmalAddr": "billemail@email.co.kr",
|
||||
"bilCtpt": "12345",
|
||||
"bilOdrLnm": "LNM",
|
||||
"bilOdrFnm": "FNM",
|
||||
"bilZpcd": "12345",
|
||||
"bilStatNm": "STATS",
|
||||
"bilCityNm": "San Francisco",
|
||||
"bilDtlAddr": "Lyon St, San Francisco",
|
||||
"cardNo": "1234123412341234",
|
||||
"cardKnd": "[연동x]MasterCard",
|
||||
"cardVldTerm": "0912",
|
||||
"cardSecCd": "123",
|
||||
"ordPmtReqAmt": "64.15",
|
||||
"totProdPrc": "65.0",
|
||||
"totProdQty": "1",
|
||||
"totDlvrAmt": "3.5",
|
||||
"ordTotTaxAmt": "0.15",
|
||||
"totDcAmt": "1.0",
|
||||
"orderProductInfo": [
|
||||
{
|
||||
"mbrNo": "US2201180082892",
|
||||
"ordNo": "t8202307200126612",
|
||||
"cntryCd": "US",
|
||||
"patnrId": "1",
|
||||
"prdtId": "A523924",
|
||||
"prodSno": 34,
|
||||
"prodPrc": "65.0",
|
||||
"prodQty": "1",
|
||||
"taxAmt": "0.2",
|
||||
"dlvrAmt": "3.5",
|
||||
"shptmDlvrStCd": "ORD00201",
|
||||
"shptmOrdStCd": "ORD00601",
|
||||
"ordReqDtt": "2023-07-25 06:49:16",
|
||||
"cnclReqDtt": null,
|
||||
"rtunReqDtt": null,
|
||||
"intchReqDtt": null,
|
||||
"shptmChngRsnCd": null,
|
||||
"chngRsnCtnt": null,
|
||||
"prdtOpt": [
|
||||
{
|
||||
"mbrNo": "US2201180082892",
|
||||
"ordNo": "t8202307200126612",
|
||||
"cntryCd": "US",
|
||||
"patnrId": "1",
|
||||
"prdtId": "A523924",
|
||||
"prodSno": 34,
|
||||
"prodOptSno": "3",
|
||||
"prodOptCdCval": "111",
|
||||
"prodOptTpCdCval": "",
|
||||
"optNm": "Color",
|
||||
"prodOptCval": "red"
|
||||
}
|
||||
],
|
||||
"orderProductCouponInfo": [
|
||||
{
|
||||
"mbrNo": "US2201180082892",
|
||||
"ordNo": "t8202307200126612",
|
||||
"cntryCd": "US",
|
||||
"patnrId": "1",
|
||||
"prdtId": "A523924",
|
||||
"prodSno": 34,
|
||||
"cpnSno": "49",
|
||||
"cpnCdCval": "c02",
|
||||
"cpnCdSeq": "1",
|
||||
"dcAmt": "1.0"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"orderProductCoupontUse": null
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user