{
"session": {
"id": "sess_acme_92e4",
"merchantId": "org_8v1a2c",
"status": "completed",
"currency": "USD",
"category": null,
"lineItems": [
{
"id": "sku_espresso_1l",
"productId": "sku_espresso_1l",
"title": "Single-origin espresso, 1 L",
"quantity": 2,
"unitPrice": 16.5,
"currency": "USD",
"lineTotal": 33
},
{
"id": "sku_drip_filter_pack",
"productId": "sku_drip_filter_pack",
"title": "Drip filter pack, 100 ct",
"quantity": 1,
"unitPrice": 8,
"currency": "USD",
"lineTotal": 8
}
],
"itemCount": 3,
"subtotal": 41,
"total": 41,
"messages": [],
"order": {
"id": "ord_sess_acme_92e4",
"checkoutSessionId": "sess_acme_92e4",
"mandateId": "mandate_acme_shop_1",
"authorizationId": "mandate_acme_shop_1-auth-1",
"amount": 41,
"currency": "USD"
},
"createdAt": 1793937842610,
"updatedAt": 1793937855190
},
"mandate": {
"id": "mandate_acme_shop_1",
"agentId": "agent_coffee_webshop",
"principalId": "contact_61f2cdb1",
"maxPerTransaction": 75,
"totalCap": 250,
"currency": "USD",
"allowedMerchants": ["org_8v1a2c"],
"allowedCategories": ["coffee"],
"spent": 41,
"authorizationCount": 1,
"status": "active",
"consentDigest": "9a4c0e1d9b27fcb8a25fede6c1c1ab90512ef0c9...",
"expiresAt": 1793940000000,
"createdAt": 1793937855190,
"updatedAt": 1793937855190,
"revokedAt": null
},
"authorization": {
"authorized": true,
"reason": "ok",
"mandateId": "mandate_acme_shop_1",
"authorizationId": "mandate_acme_shop_1-auth-1",
"amount": 41,
"reference": "sess_acme_92e4",
"remainingCap": 209
}
}