Post Account Cart Add

POST {{baseUrl}}/account.cart.add.json?cart_id=<string>&store_url=<string>&bridge_url=<string>&store_root=<string>&store_key=<string>&validate_version=<boolean>&verify=<boolean>&db_tables_prefix=<string>&ftp_host=<string>&ftp_user=<string>&ftp_password=<string>&ftp_port=<integer>&ftp_store_dir=<string>&3dcartapi_api_key=<string>&amazon_access_token=<string>&amazon_seller_id=<string>&amazon_marketplaces_ids=<string>&amazon_secret_key=<string>&amazon_access_key_id=<string>&aspdotnetstorefront_api_user=<string>&aspdotnetstorefront_api_pass=<string>&bigcommerceapi_admin_account=<string>&bigcommerceapi_api_path=<string>&bigcommerceapi_api_key=<string>&bigcommerceapi_client_id=<string>&bigcommerceapi_access_token=<string>&bigcommerceapi_context=<string>&demandware_client_id=<string>&demandware_api_password=<string>&demandware_user_name=<string>&demandware_user_password=<string>&demandware_env_type=<string>&ebay_client_id=<string>&ebay_client_secret=<string>&ebay_runame=<string>&ebay_access_token=<string>&ebay_refresh_token=<string>&ebay_environment=<string>&ebay_site_id=<integer>&walmart_client_id=<string>&walmart_client_secret=<string>&ecwid_acess_token=<string>&ecwid_store_id=<string>&etsy_keystring=<string>&etsy_shared_secret=<string>&etsy_access_token=<string>&etsy_token_secret=<string>&neto_api_key=<string>&neto_api_username=<string>&shopify_api_key=<string>&shopify_api_password=<string>&shopify_shared_secret=<string>&shopify_access_token=<string>&volusion_login=<string>&volusion_password=<string>&hybris_client_id=<string>&hybris_client_secret=<string>

Add store to the account

Request Params

KeyDatatypeRequiredDescription
cart_idstringStore’s identifier which you can get from cart_list method
store_urlstringA web address of a store that you would like to connect to API2Cart
bridge_urlstringThis parameter allows to set up store with custom bridge url (also you must use store_root parameter if a bridge folder is not in the root folder of the store)
store_rootstringAbsolute path to the store root directory (used with "bridge_url" parameter)
store_keystringSet this parameter if bridge is already uploaded to store
validate_versionstringSpecify if api2cart should validate cart version
verifystringEnables or disables cart's verification
db_tables_prefixstringThis parameter is deprecated for this method. Please, use this parameter in method account.config.update
ftp_hoststringFTP connection host
ftp_userstringFTP User
ftp_passwordstringFTP Password
ftp_portstringFTP Port
ftp_store_dirstringFTP Store dir
3dcartapi_api_keystring3DCart API Key
amazon_access_tokenstringAccess token authorizing the app to access resources on behalf of a user
amazon_seller_idstringSeller Id
amazon_marketplaces_idsstringComma separated marketplaces ids
amazon_secret_keystringAmazon Secret Key
amazon_access_key_idstringAmazon Secret Key Id
aspdotnetstorefront_api_userstringIt's a AspDotNetStorefront account for which API is available
aspdotnetstorefront_api_passstringAspDotNetStorefront API Password
bigcommerceapi_admin_accountstringIt's a BigCommerce account for which API is enabled
bigcommerceapi_api_pathstringBigCommerce API URL
bigcommerceapi_api_keystringBigcommerce API Key
bigcommerceapi_client_idstringClient ID of the requesting app
bigcommerceapi_access_tokenstringAccess token authorizing the app to access resources on behalf of a user
bigcommerceapi_contextstringAPI Path section unique to the store
demandware_client_idstringDemandware client id
demandware_api_passwordstringDemandware api password
demandware_user_namestringDemandware user name
demandware_user_passwordstringDemandware user password
demandware_env_typestringDemandware environment
ebay_client_idstringApplication ID (AppID).
ebay_client_secretstringShared Secret from eBay application
ebay_runamestringThe RuName value that eBay assigns to your application.
ebay_access_tokenstringUsed to authenticate API requests.
ebay_refresh_tokenstringUsed to renew the access token.
ebay_environmentstringeBay environment
ebay_site_idstringeBay global ID
walmart_client_idstringWalmart client ID
walmart_client_secretstringWalmart client secret
ecwid_acess_tokenstringAccess token authorizing the app to access resources on behalf of a user
ecwid_store_idstringStore Id
etsy_keystringstringEtsy keystring
etsy_shared_secretstringEtsy shared secret
etsy_access_tokenstringAccess token authorizing the app to access resources on behalf of a user
etsy_token_secretstringSecret token authorizing the app to access resources on behalf of a user
neto_api_keystringNeto API Key
neto_api_usernamestringNeto User Name
shopify_api_keystringShopify API Key
shopify_api_passwordstringShopify API Password
shopify_shared_secretstringShared secret
shopify_access_tokenstringAccess token authorizing the app to access resources on behalf of a user
volusion_loginstringIt's a Volusion account for which API is enabled
volusion_passwordstringVolusion API Password
hybris_client_idstringOmni Commerce Connector Client ID
hybris_client_secretstringOmni Commerce Connector Client Secret