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
Key | Datatype | Required | Description |
---|---|---|---|
cart_id | string | Store’s identifier which you can get from cart_list method | |
store_url | string | A web address of a store that you would like to connect to API2Cart | |
bridge_url | string | This 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_root | string | Absolute path to the store root directory (used with "bridge_url" parameter) | |
store_key | string | Set this parameter if bridge is already uploaded to store | |
validate_version | string | Specify if api2cart should validate cart version | |
verify | string | Enables or disables cart's verification | |
db_tables_prefix | string | This parameter is deprecated for this method. Please, use this parameter in method account.config.update | |
ftp_host | string | FTP connection host | |
ftp_user | string | FTP User | |
ftp_password | string | FTP Password | |
ftp_port | string | FTP Port | |
ftp_store_dir | string | FTP Store dir | |
3dcartapi_api_key | string | 3DCart API Key | |
amazon_access_token | string | Access token authorizing the app to access resources on behalf of a user | |
amazon_seller_id | string | Seller Id | |
amazon_marketplaces_ids | string | Comma separated marketplaces ids | |
amazon_secret_key | string | Amazon Secret Key | |
amazon_access_key_id | string | Amazon Secret Key Id | |
aspdotnetstorefront_api_user | string | It's a AspDotNetStorefront account for which API is available | |
aspdotnetstorefront_api_pass | string | AspDotNetStorefront API Password | |
bigcommerceapi_admin_account | string | It's a BigCommerce account for which API is enabled | |
bigcommerceapi_api_path | string | BigCommerce API URL | |
bigcommerceapi_api_key | string | Bigcommerce API Key | |
bigcommerceapi_client_id | string | Client ID of the requesting app | |
bigcommerceapi_access_token | string | Access token authorizing the app to access resources on behalf of a user | |
bigcommerceapi_context | string | API Path section unique to the store | |
demandware_client_id | string | Demandware client id | |
demandware_api_password | string | Demandware api password | |
demandware_user_name | string | Demandware user name | |
demandware_user_password | string | Demandware user password | |
demandware_env_type | string | Demandware environment | |
ebay_client_id | string | Application ID (AppID). | |
ebay_client_secret | string | Shared Secret from eBay application | |
ebay_runame | string | The RuName value that eBay assigns to your application. | |
ebay_access_token | string | Used to authenticate API requests. | |
ebay_refresh_token | string | Used to renew the access token. | |
ebay_environment | string | eBay environment | |
ebay_site_id | string | eBay global ID | |
walmart_client_id | string | Walmart client ID | |
walmart_client_secret | string | Walmart client secret | |
ecwid_acess_token | string | Access token authorizing the app to access resources on behalf of a user | |
ecwid_store_id | string | Store Id | |
etsy_keystring | string | Etsy keystring | |
etsy_shared_secret | string | Etsy shared secret | |
etsy_access_token | string | Access token authorizing the app to access resources on behalf of a user | |
etsy_token_secret | string | Secret token authorizing the app to access resources on behalf of a user | |
neto_api_key | string | Neto API Key | |
neto_api_username | string | Neto User Name | |
shopify_api_key | string | Shopify API Key | |
shopify_api_password | string | Shopify API Password | |
shopify_shared_secret | string | Shared secret | |
shopify_access_token | string | Access token authorizing the app to access resources on behalf of a user | |
volusion_login | string | It's a Volusion account for which API is enabled | |
volusion_password | string | Volusion API Password | |
hybris_client_id | string | Omni Commerce Connector Client ID | |
hybris_client_secret | string | Omni Commerce Connector Client Secret |