CANON · COMPOSABLE-ACTION / BUYER-RECORD-APP
Prepare a buyer record
DefinedTerm · Action
Build a buyer-facing proof package: retailer onboarding, customs packet, distributor handoff.
- TERM CODE
- buyer-record-app
- IDENTIFIER
- buyer-record-appEconomy3 composable action
- ADDITIONAL PROPERTY
- ProductproducesDigitalDocumentproduces3sequence
{
"@context": "https://schema.org",
"@type": [
"DefinedTerm",
"Action"
],
"@id": "https://economy3.org/composable-action/buyer-record-app",
"name": "Prepare a buyer record",
"termCode": "buyer-record-app",
"description": "Build a buyer-facing proof package: retailer onboarding, customs packet, distributor handoff.",
"identifier": {
"@type": "PropertyValue",
"propertyID": "economy3:composable-action",
"name": "Economy3 composable action",
"value": "buyer-record-app"
},
"additionalProperty": [
{
"@type": "PropertyValue",
"propertyID": "https://schema.org/result",
"name": "produces",
"value": "Product"
},
{
"@type": "PropertyValue",
"propertyID": "https://schema.org/result",
"name": "produces",
"value": "DigitalDocument"
},
{
"@type": "PropertyValue",
"propertyID": "economy3:sequence",
"name": "sequence",
"value": "3"
}
]
}