---
title: "GET /api/order/basket/get"
method: GET
path: "/api/order/basket/get"
tags: ["buynow"]
---

# GET /api/order/basket/get

`GET /api/order/basket/get`

## Query parameters

- `basketId` string
- `fromConfirmPage` string

## Response `200`

Success

- ViewBasketResponse
  - `content` ViewBasketRes
    - `basketItems` ViewBasket[], nullable
      - `seriaNo` string, nullable
      - `linkSeriaNo` string, nullable
      - `ssipn` string, nullable
      - `ssipnDesc` string, nullable
      - `isQtyEdit` boolean
      - `price` string, nullable
      - `isAutoRenew` boolean
      - `isAutoRenewApplicable` boolean
      - `noOfItems` string, nullable
      - `totalLicense` string, nullable
      - `totalYear` string, nullable
      - `dispUserAndLicense` string, nullable
      - `basketItemId` string, nullable
      - `basketId` string, nullable
      - `isDynamicNode` boolean
      - `nodeCount` string, nullable
      - `minNodeCount` string, nullable
      - `maxNodeCount` string, nullable
    - `basketDetails` BasketDetails
      - `customerAddressID` string, nullable
      - `fullName` string, nullable
      - `company` string, nullable
      - `addressLine1` string, nullable
      - `addressLine2` string, nullable
      - `addressLine3` string, nullable
      - `city` string, nullable
      - `state` string, nullable
      - `province` string, nullable
      - `country` string, nullable
      - `zipCode` string, nullable
      - `phoneNumber` string, nullable
      - `faxNumber` string, nullable
      - `emailAddress` string, nullable
      - `creditCardType` string, nullable
      - `CVVNumber` string, nullable
      - `creditCardNum` string, nullable
      - `ccExpDate` string, nullable
      - `vatNumber` string, nullable
      - `discount` string, nullable
      - `description` string, nullable
      - `totalTax` string, nullable
      - `totalPrice` string, nullable
      - `totalFreight` string, nullable
      - `customerID` string, nullable
      - `isTaxExempt` string, nullable
      - `calculateTax` string, nullable
      - `basketId` string, nullable
      - `invoiceNum` string, nullable
      - `currencyCode` string, nullable
      - `orderType` string, nullable
      - `vatNo` string, nullable
      - `cotermDate` string, nullable
      - `stateDesc` string, nullable
      - `countryDesc` string, nullable
      - `isTokenPresent` string, nullable
      - `bankName` string, nullable
      - `accountType` string, nullable
      - `routingNumber` string, nullable
      - `accountNumber` string, nullable
      - `nameOnCard` string, nullable
      - `drivingLicenseNumber` string, nullable
      - `drivingLicenseState` string, nullable
    - `currentYear` string, nullable
    - `currentMonth` string, nullable
    - `bisDynamicNodePresent` boolean
    - `isHesSku` boolean
    - `tokenPaymentMethod` string, nullable
    - `cardDetails` CardTokenDetails
      - `isfound` boolean
      - `addPayInfo` PaySubscriptionRetrieveReply
        - `reasonCode` string, nullable
        - `approvalRequired` string, nullable
        - `automaticRenew` string, nullable
        - `cardAccountNumber` string, nullable
        - `cardExpirationMonth` string, nullable
        - `cardExpirationYear` string, nullable
        - `cardIssueNumber` string, nullable
        - `cardStartMonth` string, nullable
        - `cardStartYear` string, nullable
        - `cardType` string, nullable
        - `checkAccountNumber` string, nullable
        - `checkAccountType` string, nullable
        - `checkBankTransitNumber` string, nullable
        - `checkSecCode` string, nullable
        - `checkAuthenticateID` string, nullable
        - `city` string, nullable
        - `comments` string, nullable
        - `companyName` string, nullable
        - `country` string, nullable
        - `currency` string, nullable
        - `customerAccountID` string, nullable
        - `email` string, nullable
        - `endDate` string, nullable
        - `firstName` string, nullable
        - `frequency` string, nullable
        - `lastName` string, nullable
        - `merchantReferenceCode` string, nullable
        - `paymentMethod` string, nullable
        - `paymentsRemaining` string, nullable
        - `phoneNumber` string, nullable
        - `postalCode` string, nullable
        - `recurringAmount` string, nullable
        - `setupAmount` string, nullable
        - `startDate` string, nullable
        - `state` string, nullable
        - `status` string, nullable
        - `street1` string, nullable
        - `street2` string, nullable
        - `subscriptionID` string, nullable
        - `subscriptionIDNew` string, nullable
        - `title` string, nullable
        - `totalPayments` string, nullable
        - `shipToFirstName` string, nullable
        - `shipToLastName` string, nullable
        - `shipToStreet1` string, nullable
        - `shipToStreet2` string, nullable
        - `shipToCity` string, nullable
        - `shipToState` string, nullable
        - `shipToPostalCode` string, nullable
        - `shipToCompany` string, nullable
        - `shipToCountry` string, nullable
        - `billPayment` string, nullable
        - `merchantDefinedDataField1` string, nullable
        - `merchantDefinedDataField2` string, nullable
        - `merchantDefinedDataField3` string, nullable
        - `merchantDefinedDataField4` string, nullable
        - `merchantSecureDataField1` string, nullable
        - `merchantSecureDataField2` string, nullable
        - `merchantSecureDataField3` string, nullable
        - `merchantSecureDataField4` string, nullable
        - `ownerMerchantID` string, nullable
        - `companyTaxID` string, nullable
        - `driversLicenseNumber` string, nullable
        - `driversLicenseState` string, nullable
        - `dateOfBirth` string, nullable
        - `instrumentIdentifierID` string, nullable
        - `instrumentIdentifierStatus` string, nullable
        - `instrumentIdentifierSuccessorID` string, nullable
  - `operationStatus` string, nullable
  - `msgCode` string, nullable
  - `msgId` string, nullable
  - `msgDesc` string, nullable

---

[API](https://skmtc.dev/mysonicwall/apis/restapi-core-v1.md) · [All operations](https://skmtc.dev/mysonicwall/apis/restapi-core-v1/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mysonicwall/restapi-core-v1/revisions/ddffed195eba/schema)
