VTEX · Schema

id

ID of purchase information.

CommerceE-CommerceRetailMarketplacePayments
View JSON Schema on GitHub

JSON Schema

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