You are viewing an old version of this page. View the current version.

Compare with Current Restore this Version View Page History

Version 1 Next »

NameFIeldStatus 
User-custom{
  "fullName": "string",
  "gender": 0,
  "birthDay": "string",
  "cityCode": "string",
  "districtCode": "string",
  "wardCode": "string",
  "cityName": "string",
  "districtName": "string",
  "wardName": "string",
  "address": "string"
}

sub-card {
  "userBSLReqList": [
    {
      "phoneNumber": "string",
      "email": "string",
      "userId": 0,
      "identifyCard": "string",
      "fullName": "string",
      "maxTurn": 0,
      "birthDay": "string",
      "gender": 0,
      "locale": "string",
      "type": 0,
      "cardId": 0
    }
  ]
}

create-sub-card{
  "userBSLReqList": [
    {
      "phoneNumber": "string",
      "email": "string",
      "userId": 0,
      "identifyCard": "string",
      "fullName": "string",
      "maxTurn": 0,
      "birthDay": "string",
      "gender": 0,
      "locale": "string",
      "type": 0,
      "cardId": 0
    }
  ]
}

order-custom{
  "orderId": 0,
  "password": "string",
  "email": "string",
  "fullName": "string",
  "phoneNumber": "string",
  "gender": 0,
  "birthDay": "string",
  "identifyCard": "string",
  "type": 0,
  "dateOrder": "string",
  "timeOrder": "string",
  "totalQuantity": 0,
  "quantityAdult": 0,
  "quantityChild1": 0,
  "quantityChild2": 0,
  "voucher": "string",
  "amount": 0,
  "discount": 0,
  "isShippingMainCard": 0,
  "receiver": "string",
  "deliveryAddress": "string",
  "recipientPhoneNumber": "string",
  "isCreateSubCard": 0,
  "totalPayment": 0,
  "loungeId": 0,
  "bslId": 0,
  "locale": "string",
  "paymentMethod": 0,
  "cityCode": "string",
  "districtCode": "string",
  "wardCode": "string",
  "isPaymentNow": true,
  "cardId": 0,
  "userBSLReqList": [
    {
      "phoneNumber": "string",
      "email": "string",
      "userId": 0,
      "identifyCard": "string",
      "fullName": "string",
      "maxTurn": 0,
      "birthDay": "string",
      "gender": 0,
      "locale": "string",
      "type": 0,
      "cardId": 0
    }
  ],
  "paymentNow": true,
  "status": 0
}

create-order-guest{
  "orderId": 0,
  "password": "string",
  "email": "string",
  "fullName": "string",
  "phoneNumber": "string",
  "gender": 0,
  "birthDay": "string",
  "identifyCard": "string",
  "type": 0,
  "dateOrder": "string",
  "timeOrder": "string",
  "totalQuantity": 0,
  "quantityAdult": 0,
  "quantityChild1": 0,
  "quantityChild2": 0,
  "voucher": "string",
  "amount": 0,
  "discount": 0,
  "isShippingMainCard": 0,
  "receiver": "string",
  "deliveryAddress": "string",
  "recipientPhoneNumber": "string",
  "isCreateSubCard": 0,
  "totalPayment": 0,
  "loungeId": 0,
  "bslId": 0,
  "locale": "string",
  "paymentMethod": 0,
  "cityCode": "string",
  "districtCode": "string",
  "wardCode": "string",
  "isPaymentNow": true,
  "cardId": 0,
  "userBSLReqList": [
    {
      "phoneNumber": "string",
      "email": "string",
      "userId": 0,
      "identifyCard": "string",
      "fullName": "string",
      "maxTurn": 0,
      "birthDay": "string",
      "gender": 0,
      "locale": "string",
      "type": 0,
      "cardId": 0
    }
  ],
  "paymentNow": true,
  "status": 0
}