Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.05 KB

File metadata and controls

18 lines (15 loc) · 1.05 KB

# CreateBigCommerceStorefrontDto

Properties

Name Type Description Notes
name string Storefront name.
processing_pipelines_trigger_project_status int Status of project that should become a trigger to start project items processing automatically. [optional]
post_processing_pipeline_id int Identifier of pipeline that should be used for post-processing for projects when all project items are processed. [optional]
shop_urls string[] List of shops URLs.
access_token string BigCommerce access token.
client_name string BigCommerce client name.
client_id string BigCommerce client identifier.
client_secret string BigCommerce client secret.
integration_name string BigCommerce integration name.
api_path string BigCommerce API path.

[Back to Model list] [Back to API list] [Back to README]