VTEX · Schema

id

ID of the prospect.

CommerceE-CommerceRetailMarketplacePayments
View JSON Schema on GitHub

JSON Schema

vtex-prospectid-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/ProspectId",
  "title": "id",
  "type": "string",
  "description": "ID of the prospect.",
  "example": "c2cbebba-214e-40b2-b68f-98f862e755d5"
}