SerenAI

Pay Per Call Agentic Commerce

OrganizationOtpCodeRequest

Properties

PropertyTypeRequiredDescription
code string Yes
View JSON Schema
{
  "type": "object",
  "required": [
    "code"
  ],
  "properties": {
    "code": {
      "type": "string"
    }
  }
}