Skip to main content

ShopDTO

idstring
urlstring
namestring
platformstring
apiKeystring
statusstring
verifiedboolean
verifiedAtdate-time
createdAtdate-time
verticalstring
descriptionstring
primaryLanguagestring
pricePositioningstring
targetMarketstring
billingModestring
liveActivatedAtdate-time
ShopDTO
{
"id": "string",
"url": "string",
"name": "string",
"platform": "string",
"apiKey": "string",
"status": "string",
"verified": true,
"verifiedAt": "2024-07-29T15:51:28.071Z",
"createdAt": "2024-07-29T15:51:28.071Z",
"vertical": "string",
"description": "string",
"primaryLanguage": "string",
"pricePositioning": "string",
"targetMarket": "string",
"billingMode": "string",
"liveActivatedAt": "2024-07-29T15:51:28.071Z"
}