Create a storefront for the authenticated customer. Each customer may have at most one storefront.
API key or access token
Request body for creating a storefront
Public-facing slug for the storefront (e.g. "snapchat", "cvs-media")
2 - 100^[a-z0-9][a-z0-9-]*[a-z0-9]$"cvs-media"
Display name for the storefront
1 - 255"CVS Media"
Storefront plan tier
basic Create storefront
Storefront configuration response
Public-facing slug
"cvs-media"
Display name
"CVS Media"
Storefront plan tier
basic Whether the storefront is enabled
Creation timestamp (ISO 8601)
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$Last update timestamp (ISO 8601)
^(?:(?:\d\d[2468][048]|\d\d[13579][26]|\d\d0[48]|[02468][048]00|[13579][26]00)-02-29|\d{4}-(?:(?:0[13578]|1[02])-(?:0[1-9]|[12]\d|3[01])|(?:0[469]|11)-(?:0[1-9]|[12]\d|30)|(?:02)-(?:0[1-9]|1\d|2[0-8])))T(?:(?:[01]\d|2[0-3]):[0-5]\d(?::[0-5]\d(?:\.\d+)?)?(?:Z))$