---
title: "POST /{group}/api/v{version}/merchant/BusinessSignup/getsetbusinesssignupcartitem"
method: POST
path: "/{group}/api/v{version}/merchant/BusinessSignup/getsetbusinesssignupcartitem"
tags: ["BusinessSignup"]
---

# POST /{group}/api/v{version}/merchant/BusinessSignup/getsetbusinesssignupcartitem

`POST /{group}/api/v{version}/merchant/BusinessSignup/getsetbusinesssignupcartitem`

## Path parameters

- `group` string, required
- `version` string, required

## Request body

- VagaroMerchantModelRequestBusinessSignupCartItemRequest
  - `businessId` string
  - `userId` string
  - `signUpUserId` string
  - `countryId` string
  - `accountType` integer
  - `step` integer
  - `credentialsId` integer
  - `updateType` integer
  - `inventories` VagaroMerchantModelMongoCollectionInventory[]
    - `inventoryId` string
    - `productName` string
    - `qty` string
  - `vmsMongoId` string
  - `userName` string
  - `password` string
  - `isFromSignupRequest` boolean
  - `clsFCRRequest` VagaroMerchantModelMongoCollectionClsVagaroFreeProductReq
    - `businessID` integer
    - `userID` integer
    - `loggedinUserID` integer
    - `credentialID` integer
    - `transactionID` string
    - `applicationID` string
    - `merchanttokenID` string
    - `isCardOnFile` boolean
    - `businessName` string
    - `fullName` string
    - `userEmailID` string
    - `businessEmailID` string
    - `shopOwnerEmailID` string
    - `contactNo` string
    - `shippingAddress` string
    - `shippingOption` integer
    - `shippingAddressType` integer
    - `isSaveAddress` boolean
    - `street` string
    - `streetNo` string
    - `city` string
    - `stateID` integer
    - `state` string
    - `stateCode` string
    - `countryId` string
    - `zip` string
    - `ccType` string
    - `ccNo` string
    - `ccSecurityCode` string
    - `ccTokenID` string
    - `vagaroCredit` number, double
    - `totalPaid` number, double
    - `phoneModel` string
    - `phoneModelName` string
    - `tabletModel` string
    - `tabletModelName` string
    - `objProdList` VagaroMerchantModelMongoCollectionVagaroProductDetails[]
      - `index` integer
      - `vendorName` string
      - `quantity` integer
      - `vendorEmail` string
      - `vagaroProductID` integer
      - `adminVendorID` string
      - `productName` string
      - `description` string
      - `costPrice` number, double
      - `sellPrice` number, double
      - `standardShippingCP` number, double
      - `twoDaysCP` number, double
      - `nextDayCP` number, double
      - `standardShippingSP` number, double
      - `twoDaysSP` number, double
      - `nextDaySP` number, double
      - `photo1` string
      - `photo2` string
      - `maxQuantity` integer
      - `sortOrder` integer
      - `isForAdminUse` boolean
      - `isInActive` boolean
      - `vagaroAttributeIDs` string
      - `vagaroAttributeValues` string
      - `isUseVagaroCredit` boolean
      - `isFreeProduct` boolean
      - `hasContract` boolean
      - `isDeviceCheck` boolean
      - `discountedPrice` number, double
      - `tax` number, double
      - `isForPayDesk` boolean
      - `type` integer
      - `newProduct` string
      - `name` string
      - `isPackagingProduct` boolean
      - `isBundleUse` boolean
      - `isDropShip` boolean
      - `vagaroWareHouseEmail` string
      - `bundleItemDetails` VagaroMerchantModelMongoCollectionGetAdminInventoryBundleDetailsByInventoryIDResponse[]
        - `masterInventoryID` integer
        - `inventoryID` integer
        - `name` string
        - `isTrackInventory` boolean
        - `quantity` integer
        - `sellPrice` number, double
        - `costToBusiness` number, double
        - `productName` string
        - `inventoryType` integer
        - `isPackagingProduct` boolean
        - `isBundleUse` boolean
        - `isForAdminUse` boolean
        - `isDropShip` boolean
        - `adminVendorID` integer
        - `vendorEmail` string
        - `vendorName` string
        - `vagaroWareHouseEmail` string
        - `stripeProductName` string
        - `hardwareOrderID` string
      - `stripeProductName` string
      - `hardwareOrderID` string
      - `freeProductPrice` number, double
      - `totalSellAmount` number, double
      - `vagaroCredit` number, double
      - `isProductPurchase` boolean
    - `isPropayEnable` boolean
    - `tax` number, double
    - `taxPercentage` number, double
    - `vagaroCreditTax` number, double
    - `telephone` string
    - `type` integer
    - `currencySymbol` string
    - `currencyCode` string
    - `stripeRadarSession` string
    - `vplAmt` number, double
    - `isVPLPayment` boolean
    - `isFromNewFCR` boolean
  - `placeOrderStatus` string
  - `verifyAccountstatus` integer
  - `promoCode` string
  - `vmsMongoIdToUpdate` string
  - `isFromFinishApplicationPopUp` boolean
  - `isInFreeTrial` boolean
  - `getStartedType` integer

## Response `200`

Success

## Other responses

- `1001` — Information

---

[API](https://skmtc.net/vagaro/apis/vagaro-api.md) · [All operations](https://skmtc.net/vagaro/apis/vagaro-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/vagaro/vagaro-api/revisions/3e3de23c5a6a/schema)
