BrandCheck-PX
  1. PX
BrandCheck-PX
  • BrandCheck
    • PX
      • Create Project
      • Run Brand Check
      • Brand Check Result
    • Altair
      • Sync
    • External Login
      GET
  • Schemas
    • PX
      • CreateProjectResponse
      • BrandCheckResponse
      • BrandCheckScoreResponse
    • Altair
      • SyncRequest
  1. PX

BrandCheckScoreResponse

{
    "data": {
        "status": "string",
        "score": "string"
    },
    "statusCode": 0,
    "isSucceded": true,
    "errors": [
        "string"
    ]
}
Built with