ASG Checkout Door
Silver Birch Legal Studio
This route records checkout or purchase intent only. Public runtime does not execute payment because checkout worker is not bound yet.
Endpoint
POST: https://aig.websdocs.com/ai/silver-birch-legal-studio/checkout
Sample body
{
"actionType": "checkout_intent",
"product": "Selected offer or service",
"name": "Buyer Name",
"email": "buyer@example.com",
"message": "I want checkout or payment instructions for this service."
}