@ingenx-io/valets-schema-mcp-server 0.2.6 → 0.2.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/data/docs/collections/firestore-paths.md +20 -0
- package/data/docs/enums/app-status.md +1 -1
- package/data/docs/enums/attention-status.md +1 -1
- package/data/docs/enums/booking-status.md +1 -1
- package/data/docs/enums/contract-status.md +1 -1
- package/data/docs/enums/customer-payment-status.md +1 -1
- package/data/docs/enums/customer-payment-target-type.md +1 -1
- package/data/docs/enums/delivery-type.md +1 -1
- package/data/docs/enums/deployment-link-type.md +1 -1
- package/data/docs/enums/event-status.md +1 -1
- package/data/docs/enums/expense-payment-status.md +24 -0
- package/data/docs/enums/fulfillment-status.md +2 -2
- package/data/docs/enums/loyalty-transaction-type.md +2 -2
- package/data/docs/enums/milestone-status.md +2 -2
- package/data/docs/enums/notification-channel.md +2 -2
- package/data/docs/enums/notification-entity-type.md +2 -2
- package/data/docs/enums/notification-status.md +2 -2
- package/data/docs/enums/order-status.md +2 -2
- package/data/docs/enums/outbound-message-format.md +2 -2
- package/data/docs/enums/outbound-message-purpose.md +2 -2
- package/data/docs/enums/outbound-message-status.md +2 -2
- package/data/docs/enums/payment-method.md +4 -3
- package/data/docs/enums/payment-proof-status.md +2 -2
- package/data/docs/enums/payment-status.md +2 -2
- package/data/docs/enums/pending-issue.md +2 -2
- package/data/docs/enums/return-status.md +2 -2
- package/data/docs/enums/session-status.md +2 -2
- package/data/docs/enums/site-status.md +2 -2
- package/data/docs/enums/stocktake-frequency.md +2 -2
- package/data/docs/enums/stocktake-item-status.md +2 -2
- package/data/docs/enums/stocktake-status.md +2 -2
- package/data/docs/enums/ticket-status.md +2 -2
- package/data/docs/enums/waba-label.md +2 -2
- package/data/docs/enums/whatsapp-button-sub-type.md +2 -2
- package/data/docs/enums/whatsapp-template-component.md +2 -2
- package/data/docs/enums/whatsapp-template-status.md +2 -2
- package/data/docs/index.md +6 -3
- package/data/docs/models/allowed-user.md +1 -1
- package/data/docs/models/analytics-backfill.md +1 -1
- package/data/docs/models/analytics-daily.md +1 -1
- package/data/docs/models/analytics-event.md +1 -1
- package/data/docs/models/analytics-hourly.md +1 -1
- package/data/docs/models/app-payment.md +1 -1
- package/data/docs/models/app.md +1 -1
- package/data/docs/models/booking-version.md +1 -1
- package/data/docs/models/booking.md +1 -1
- package/data/docs/models/contract.md +1 -1
- package/data/docs/models/customer-payment-allocation.md +1 -1
- package/data/docs/models/customer-payment.md +22 -21
- package/data/docs/models/customer.md +1 -1
- package/data/docs/models/event.md +1 -1
- package/data/docs/models/expense.md +434 -0
- package/data/docs/models/loyalty-config.md +2 -2
- package/data/docs/models/loyalty-reward.md +2 -2
- package/data/docs/models/loyalty-status.md +2 -2
- package/data/docs/models/loyalty-transaction.md +2 -2
- package/data/docs/models/magic-link-request.md +2 -2
- package/data/docs/models/metrics-current.md +22 -2
- package/data/docs/models/metrics-daily.md +92 -41
- package/data/docs/models/metrics-monthly.md +22 -2
- package/data/docs/models/notification-record.md +2 -2
- package/data/docs/models/order-item.md +2 -2
- package/data/docs/models/order.md +56 -55
- package/data/docs/models/outbound-payment-allocation.md +2 -2
- package/data/docs/models/outbound-payment.md +3 -2
- package/data/docs/models/payment-webhook-delivery.md +321 -0
- package/data/docs/models/payment-webhook-endpoint.md +2 -2
- package/data/docs/models/sale.md +2 -2
- package/data/docs/models/site-payment.md +2 -2
- package/data/docs/models/site.md +2 -2
- package/data/docs/models/stocktake-item.md +2 -2
- package/data/docs/models/stocktake.md +2 -2
- package/data/docs/models/ticket.md +2 -2
- package/data/docs/models/user.md +2 -2
- package/data/docs/models/whatsapp-inbound-message.md +2 -2
- package/data/docs/models/whatsapp-outbound-lifecycle-event.md +2 -2
- package/data/docs/models/whatsapp-outbound-message.md +2 -2
- package/data/docs/models/whatsapp-template.md +2 -2
- package/data/static/llms.txt +97 -5
- package/data/static/openapi.yaml +370 -9
- package/data/static/schemas.json +347 -9
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
title: "Order"
|
|
3
3
|
sidebar_label: "Order"
|
|
4
|
-
sidebar_position:
|
|
4
|
+
sidebar_position: 25
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Order
|
|
@@ -190,57 +190,57 @@ sidebar_position: 24
|
|
|
190
190
|
|
|
191
191
|
**Description:** Order model (D34). Collection: companies/\{companyId\}/orders/\{orderId\}. Status decomposed into 4 orthogonal fields per D34: status (OrderStatus), paymentStatus, fulfillmentStatus, returnStatus. deliveryType determines the fulfillment channel. MIG-11 migrates the old flat 20-value enum.
|
|
192
192
|
|
|
193
|
-
| Property | Pattern | Type | Deprecated | Definition | Title/Description
|
|
194
|
-
| -------------------------------------------------------------- | ------- | ----------------------- | ---------- | ------------------------------------ |
|
|
195
|
-
| + [id](#id ) | No | string | No | - | (Read-only) Firestore document ID. Note: some models also have uid; see ID conventions.
|
|
196
|
-
| + [uid](#uid ) | No | string | No | - | (Read-only) Entity UID. Often mirrors id.
|
|
197
|
-
| + [companyId](#companyId ) | No | string | No | - | (Immutable) FK → Company document ID. Scopes all queries.
|
|
198
|
-
| - [appId](#appId ) | No | string or null | No | - | (Immutable, Optional) FK → App document ID (D43 / ADR-003, renamed from siteId per D44). null = company-wide.
|
|
199
|
-
| + [orderNumber](#orderNumber ) | No | string | No | - | (Read-only) Server-generated order number.
|
|
200
|
-
| - [followUpUrl](#followUpUrl ) | No | string or null | No | - | Optional URL for receipt QR code / post-order follow-up. Canonical casing: followUpUrl (#6).
|
|
201
|
-
| + [status](#status ) | No | enum (of string) | No | In #/definitions/order-status | Core lifecycle status (D34, MIG-11). See OrderStatus enum for the legacy value migration mapping.
|
|
202
|
-
| - [paymentStatus](#paymentStatus ) | No | Combination | No | - | Payment lifecycle (D34). Null until payment is initiated.
|
|
203
|
-
| - [fulfillmentStatus](#fulfillmentStatus ) | No | Combination | No | - | Delivery/fulfillment lifecycle (D34).
|
|
204
|
-
| - [returnStatus](#returnStatus ) | No | Combination | No | - | Return/exchange lifecycle (D34). Null until a return or exchange is initiated.
|
|
205
|
-
| - [deliveryType](#deliveryType ) | No | Combination | No | - | Fulfillment channel for this order (ON_SITE, PICK_UP, DELIVERY).
|
|
206
|
-
| - [paymentMethod](#paymentMethod ) | No | Combination | No | - | Unified payment method set with African + global methods (D02).
|
|
207
|
-
| - [invoiceId](#invoiceId ) | No | string or null | No | - | FK → Invoice document ID.
|
|
208
|
-
| - [customerId](#customerId ) | No | string or null | No | - | FK → Customer.id (Firestore doc ID). Used to resolve customer details.
|
|
209
|
-
| - [customerName](#customerName ) | No | string or null | No | - | (Denormalized) From Customer.name at write time.
|
|
210
|
-
| - [customerEmail](#customerEmail ) | No | string or null | No | - | (Denormalized) From Customer.email at write time. Canonical field per D24.
|
|
211
|
-
| - [customerPhone](#customerPhone ) | No | string or null | No | - | (Denormalized) From Customer.phone at write time. Canonical field per D24.
|
|
212
|
-
| - [clientEmail](#clientEmail ) | No | string or null | No | - | (Denormalized) Legacy — use \`customerEmail\`. D24 standardized to customer* prefix.
|
|
213
|
-
| - [clientPhoneNumber](#clientPhoneNumber ) | No | string or null | No | - | (Denormalized) Legacy — use \`customerPhone\`. D24 standardized to customer* prefix.
|
|
214
|
-
| - [items](#items ) | No | array or null | No | - | -
|
|
215
|
-
| + [amount](#amount ) | No | number | No | - | Total order amount. Canonical field for the order total.
|
|
216
|
-
| - [amountPaid](#amountPaid ) | No | number or null | No | - | Amount of \`amount\` paid to date. Derived from payment allocations.
|
|
217
|
-
| - [total](#total ) | No | number or null | No | - | Mobile-only legacy total field. Deprecated — use \`amount\`.
|
|
218
|
-
| + [createdAt](#createdAt ) | No | object | No | In #/definitions/firestore-timestamp | (Read-only) Server-generated creation timestamp.
|
|
219
|
-
| + [orderDate](#orderDate ) | No | object | No | Same as [createdAt](#createdAt ) | Firestore Timestamp — Admin SDK form: \{ _seconds, _nanoseconds \}. See types/firestore.ts for REST API v1 and client SDK serialization notes (#10).
|
|
220
|
-
| - [PROCESSING_ON](#PROCESSING_ON ) | No | Combination | No | - | (Read-only) Timestamp when order entered PROCESSING (D04 SCREAMING_SNAKE). MIG-01 renames from camelCase.
|
|
221
|
-
| - [COMPLETED_ON](#COMPLETED_ON ) | No | Combination | No | - | (Read-only) Timestamp when order completed (D04 SCREAMING_SNAKE). MIG-01 renames from camelCase.
|
|
222
|
-
| - [CANCELLED_ON](#CANCELLED_ON ) | No | Combination | No | - | (Read-only) Timestamp when order cancelled (D04 SCREAMING_SNAKE). MIG-01 renames from camelCase.
|
|
223
|
-
| - [cancellationReason](#cancellationReason ) | No | string or null | No | - | -
|
|
224
|
-
| - [shippingCarrier](#shippingCarrier ) | No | string or null | No | - | -
|
|
225
|
-
| - [trackingNumber](#trackingNumber ) | No | string or null | No | - | -
|
|
226
|
-
| - [estimatedDeliveryDate](#estimatedDeliveryDate ) | No | Combination | No | - | Firestore Timestamp — Admin SDK form: \{ _seconds, _nanoseconds \}. See types/firestore.ts for REST API v1 and client SDK serialization notes (#10).
|
|
227
|
-
| - [shippingCost](#shippingCost ) | No | number or null | No | - | -
|
|
228
|
-
| - [paymentProofUrl](#paymentProofUrl ) | No | string or null | No | - | URL to uploaded payment proof image/document.
|
|
229
|
-
| - [paymentProofStatus](#paymentProofStatus ) | No | Combination | No | - | Payment proof review status.
|
|
230
|
-
| - [paymentProofAddedAt](#paymentProofAddedAt ) | No | Combination | No | - | (Read-only) Timestamp when proof was uploaded.
|
|
231
|
-
| - [paymentProofAddedBy](#paymentProofAddedBy ) | No | string or null | No | - | FK → User/staff UID who uploaded the payment proof.
|
|
232
|
-
| - [paymentProofReviewedAt](#paymentProofReviewedAt ) | No | Combination | No | - | (Read-only) Timestamp when proof was reviewed.
|
|
233
|
-
| - [paymentProofReviewedBy](#paymentProofReviewedBy ) | No | string or null | No | - | FK → User/staff UID who reviewed the payment proof.
|
|
234
|
-
| - [paymentProofRejectionReason](#paymentProofRejectionReason ) | No | string or null | No | - | -
|
|
235
|
-
| - [paymentStatusChangeReason](#paymentStatusChangeReason ) | No | string or null | No | - | -
|
|
236
|
-
| - [paymentStatusChangedBy](#paymentStatusChangedBy ) | No | string or null | No | - | FK → User/staff UID who changed payment status.
|
|
237
|
-
| - [paymentStatusChangedAt](#paymentStatusChangedAt ) | No | Combination | No | - | (Read-only) Timestamp of last payment status change.
|
|
238
|
-
| - [payments](#payments ) | No | array of object or null | No | - | [TBD/WIP — IG-4] Denormalized snapshots of CustomerPayments allocated to this order. Sync rules pending IG-4 resolution.
|
|
239
|
-
| - [totalOverridden](#totalOverridden ) | No | boolean or null | No | - | Mobile-only. When true, total was manually overridden by user (D14).
|
|
240
|
-
| - [notes](#notes ) | No | array of object or null | No | - | -
|
|
241
|
-
| - [additionalInfo](#additionalInfo ) | No | string or null | No | - | -
|
|
242
|
-
| - [appliedDiscountCode](#appliedDiscountCode ) | No | string or null | No | - | -
|
|
243
|
-
| - [purchaseId](#purchaseId ) | No | string or null | No | - | FK → Sale.id. Link to associated Sale document.
|
|
193
|
+
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|
|
194
|
+
| -------------------------------------------------------------- | ------- | ----------------------- | ---------- | ------------------------------------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
|
|
195
|
+
| + [id](#id ) | No | string | No | - | (Read-only) Firestore document ID. Note: some models also have uid; see ID conventions. |
|
|
196
|
+
| + [uid](#uid ) | No | string | No | - | (Read-only) Entity UID. Often mirrors id. |
|
|
197
|
+
| + [companyId](#companyId ) | No | string | No | - | (Immutable) FK → Company document ID. Scopes all queries. |
|
|
198
|
+
| - [appId](#appId ) | No | string or null | No | - | (Immutable, Optional) FK → App document ID (D43 / ADR-003, renamed from siteId per D44). null = company-wide. |
|
|
199
|
+
| + [orderNumber](#orderNumber ) | No | string | No | - | (Read-only) Server-generated order number. |
|
|
200
|
+
| - [followUpUrl](#followUpUrl ) | No | string or null | No | - | Optional URL for receipt QR code / post-order follow-up. Canonical casing: followUpUrl (#6). |
|
|
201
|
+
| + [status](#status ) | No | enum (of string) | No | In #/definitions/order-status | Core lifecycle status (D34, MIG-11). See OrderStatus enum for the legacy value migration mapping. |
|
|
202
|
+
| - [paymentStatus](#paymentStatus ) | No | Combination | No | - | Payment lifecycle (D34). Null until payment is initiated. |
|
|
203
|
+
| - [fulfillmentStatus](#fulfillmentStatus ) | No | Combination | No | - | Delivery/fulfillment lifecycle (D34). |
|
|
204
|
+
| - [returnStatus](#returnStatus ) | No | Combination | No | - | Return/exchange lifecycle (D34). Null until a return or exchange is initiated. |
|
|
205
|
+
| - [deliveryType](#deliveryType ) | No | Combination | No | - | Fulfillment channel for this order (ON_SITE, PICK_UP, DELIVERY). |
|
|
206
|
+
| - [paymentMethod](#paymentMethod ) | No | Combination | No | - | Unified payment method set with African + global methods (D02). Note: the metrics writer historically emits "OM" instead of "ORANGE_MONEY" as a paymentsByMethod map key — treat OM as deprecated; canonical value is ORANGE_MONEY (#21). |
|
|
207
|
+
| - [invoiceId](#invoiceId ) | No | string or null | No | - | FK → Invoice document ID. |
|
|
208
|
+
| - [customerId](#customerId ) | No | string or null | No | - | FK → Customer.id (Firestore doc ID). Used to resolve customer details. |
|
|
209
|
+
| - [customerName](#customerName ) | No | string or null | No | - | (Denormalized) From Customer.name at write time. |
|
|
210
|
+
| - [customerEmail](#customerEmail ) | No | string or null | No | - | (Denormalized) From Customer.email at write time. Canonical field per D24. |
|
|
211
|
+
| - [customerPhone](#customerPhone ) | No | string or null | No | - | (Denormalized) From Customer.phone at write time. Canonical field per D24. |
|
|
212
|
+
| - [clientEmail](#clientEmail ) | No | string or null | No | - | (Denormalized) Legacy — use \`customerEmail\`. D24 standardized to customer* prefix. |
|
|
213
|
+
| - [clientPhoneNumber](#clientPhoneNumber ) | No | string or null | No | - | (Denormalized) Legacy — use \`customerPhone\`. D24 standardized to customer* prefix. |
|
|
214
|
+
| - [items](#items ) | No | array or null | No | - | - |
|
|
215
|
+
| + [amount](#amount ) | No | number | No | - | Total order amount. Canonical field for the order total. |
|
|
216
|
+
| - [amountPaid](#amountPaid ) | No | number or null | No | - | Amount of \`amount\` paid to date. Derived from payment allocations. |
|
|
217
|
+
| - [total](#total ) | No | number or null | No | - | Mobile-only legacy total field. Deprecated — use \`amount\`. |
|
|
218
|
+
| + [createdAt](#createdAt ) | No | object | No | In #/definitions/firestore-timestamp | (Read-only) Server-generated creation timestamp. |
|
|
219
|
+
| + [orderDate](#orderDate ) | No | object | No | Same as [createdAt](#createdAt ) | Firestore Timestamp — Admin SDK form: \{ _seconds, _nanoseconds \}. See types/firestore.ts for REST API v1 and client SDK serialization notes (#10). |
|
|
220
|
+
| - [PROCESSING_ON](#PROCESSING_ON ) | No | Combination | No | - | (Read-only) Timestamp when order entered PROCESSING (D04 SCREAMING_SNAKE). MIG-01 renames from camelCase. |
|
|
221
|
+
| - [COMPLETED_ON](#COMPLETED_ON ) | No | Combination | No | - | (Read-only) Timestamp when order completed (D04 SCREAMING_SNAKE). MIG-01 renames from camelCase. |
|
|
222
|
+
| - [CANCELLED_ON](#CANCELLED_ON ) | No | Combination | No | - | (Read-only) Timestamp when order cancelled (D04 SCREAMING_SNAKE). MIG-01 renames from camelCase. |
|
|
223
|
+
| - [cancellationReason](#cancellationReason ) | No | string or null | No | - | - |
|
|
224
|
+
| - [shippingCarrier](#shippingCarrier ) | No | string or null | No | - | - |
|
|
225
|
+
| - [trackingNumber](#trackingNumber ) | No | string or null | No | - | - |
|
|
226
|
+
| - [estimatedDeliveryDate](#estimatedDeliveryDate ) | No | Combination | No | - | Firestore Timestamp — Admin SDK form: \{ _seconds, _nanoseconds \}. See types/firestore.ts for REST API v1 and client SDK serialization notes (#10). |
|
|
227
|
+
| - [shippingCost](#shippingCost ) | No | number or null | No | - | - |
|
|
228
|
+
| - [paymentProofUrl](#paymentProofUrl ) | No | string or null | No | - | URL to uploaded payment proof image/document. |
|
|
229
|
+
| - [paymentProofStatus](#paymentProofStatus ) | No | Combination | No | - | Payment proof review status. |
|
|
230
|
+
| - [paymentProofAddedAt](#paymentProofAddedAt ) | No | Combination | No | - | (Read-only) Timestamp when proof was uploaded. |
|
|
231
|
+
| - [paymentProofAddedBy](#paymentProofAddedBy ) | No | string or null | No | - | FK → User/staff UID who uploaded the payment proof. |
|
|
232
|
+
| - [paymentProofReviewedAt](#paymentProofReviewedAt ) | No | Combination | No | - | (Read-only) Timestamp when proof was reviewed. |
|
|
233
|
+
| - [paymentProofReviewedBy](#paymentProofReviewedBy ) | No | string or null | No | - | FK → User/staff UID who reviewed the payment proof. |
|
|
234
|
+
| - [paymentProofRejectionReason](#paymentProofRejectionReason ) | No | string or null | No | - | - |
|
|
235
|
+
| - [paymentStatusChangeReason](#paymentStatusChangeReason ) | No | string or null | No | - | - |
|
|
236
|
+
| - [paymentStatusChangedBy](#paymentStatusChangedBy ) | No | string or null | No | - | FK → User/staff UID who changed payment status. |
|
|
237
|
+
| - [paymentStatusChangedAt](#paymentStatusChangedAt ) | No | Combination | No | - | (Read-only) Timestamp of last payment status change. |
|
|
238
|
+
| - [payments](#payments ) | No | array of object or null | No | - | [TBD/WIP — IG-4] Denormalized snapshots of CustomerPayments allocated to this order. Sync rules pending IG-4 resolution. |
|
|
239
|
+
| - [totalOverridden](#totalOverridden ) | No | boolean or null | No | - | Mobile-only. When true, total was manually overridden by user (D14). |
|
|
240
|
+
| - [notes](#notes ) | No | array of object or null | No | - | - |
|
|
241
|
+
| - [additionalInfo](#additionalInfo ) | No | string or null | No | - | - |
|
|
242
|
+
| - [appliedDiscountCode](#appliedDiscountCode ) | No | string or null | No | - | - |
|
|
243
|
+
| - [purchaseId](#purchaseId ) | No | string or null | No | - | FK → Sale.id. Link to associated Sale document. |
|
|
244
244
|
|
|
245
245
|
## <a name="id"></a>1. Property `id`
|
|
246
246
|
|
|
@@ -533,7 +533,7 @@ Drives whether fulfillmentStatus is relevant. ON_SITE and PICK_UP orders typical
|
|
|
533
533
|
| **Required** | No |
|
|
534
534
|
| **Additional properties** | Any type allowed |
|
|
535
535
|
|
|
536
|
-
**Description:** Unified payment method set with African + global methods (D02).
|
|
536
|
+
**Description:** Unified payment method set with African + global methods (D02). Note: the metrics writer historically emits "OM" instead of "ORANGE_MONEY" as a paymentsByMethod map key — treat OM as deprecated; canonical value is ORANGE_MONEY (#21).
|
|
537
537
|
|
|
538
538
|
| Any of(Option) |
|
|
539
539
|
| ----------------------------------------- |
|
|
@@ -548,7 +548,7 @@ Drives whether fulfillmentStatus is relevant. ON_SITE and PICK_UP orders typical
|
|
|
548
548
|
| **Required** | No |
|
|
549
549
|
| **Defined in** | #/definitions/payment-method |
|
|
550
550
|
|
|
551
|
-
**Description:** Unified payment method set with African + global methods (D02).
|
|
551
|
+
**Description:** Unified payment method set with African + global methods (D02). Note: the metrics writer historically emits "OM" instead of "ORANGE_MONEY" as a paymentsByMethod map key — treat OM as deprecated; canonical value is ORANGE_MONEY (#21).
|
|
552
552
|
|
|
553
553
|
Must be one of:
|
|
554
554
|
* "CASH"
|
|
@@ -561,6 +561,7 @@ Must be one of:
|
|
|
561
561
|
* "PAYPAL"
|
|
562
562
|
* "STRIPE"
|
|
563
563
|
* "OTHER"
|
|
564
|
+
* "OM"
|
|
564
565
|
|
|
565
566
|
### <a name="paymentMethod_anyOf_i1"></a>12.2. Property `item 1`
|
|
566
567
|
|
|
@@ -1672,7 +1673,7 @@ Set only by the mobile app when the user manually edits the order total. Dashboa
|
|
|
1672
1673
|
**Description:** FK → Sale.id. Link to associated Sale document.
|
|
1673
1674
|
|
|
1674
1675
|
----------------------------------------------------------------------------------------------------------------------------
|
|
1675
|
-
Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on 2026-05-30 at 13:
|
|
1676
|
+
Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on 2026-05-30 at 13:57:28 +0000
|
|
1676
1677
|
|
|
1677
1678
|
## Related Decisions
|
|
1678
1679
|
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
title: "OutboundPaymentAllocation"
|
|
3
3
|
sidebar_label: "OutboundPaymentAllocation"
|
|
4
|
-
sidebar_position:
|
|
4
|
+
sidebar_position: 28
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# OutboundPaymentAllocation
|
|
@@ -188,7 +188,7 @@ Set at creation only. This field cannot be modified after the document is create
|
|
|
188
188
|
| **Required** | No |
|
|
189
189
|
|
|
190
190
|
----------------------------------------------------------------------------------------------------------------------------
|
|
191
|
-
Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on 2026-05-30 at 13:
|
|
191
|
+
Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on 2026-05-30 at 13:57:29 +0000
|
|
192
192
|
|
|
193
193
|
:::warning Server-set
|
|
194
194
|
Do not include in write requests. This field is set exclusively by the server (Firestore trigger or Admin SDK). Clients that send it will have the value silently ignored or may receive a validation error.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
title: "OutboundPayment"
|
|
3
3
|
sidebar_label: "OutboundPayment"
|
|
4
|
-
sidebar_position:
|
|
4
|
+
sidebar_position: 27
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# OutboundPayment
|
|
@@ -168,6 +168,7 @@ Must be one of:
|
|
|
168
168
|
* "PAYPAL"
|
|
169
169
|
* "STRIPE"
|
|
170
170
|
* "OTHER"
|
|
171
|
+
* "OM"
|
|
171
172
|
|
|
172
173
|
## <a name="reference"></a>8. Property `reference`
|
|
173
174
|
|
|
@@ -311,7 +312,7 @@ Do not include in write requests. This field is set exclusively by the server (F
|
|
|
311
312
|
| **Required** | No |
|
|
312
313
|
|
|
313
314
|
----------------------------------------------------------------------------------------------------------------------------
|
|
314
|
-
Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on 2026-05-30 at 13:
|
|
315
|
+
Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on 2026-05-30 at 13:57:29 +0000
|
|
315
316
|
|
|
316
317
|
:::warning Server-set
|
|
317
318
|
Do not include in write requests. This field is set exclusively by the server (Firestore trigger or Admin SDK). Clients that send it will have the value silently ignored or may receive a validation error.
|
|
@@ -0,0 +1,321 @@
|
|
|
1
|
+
---
|
|
2
|
+
title: "PaymentWebhookDelivery"
|
|
3
|
+
sidebar_label: "PaymentWebhookDelivery"
|
|
4
|
+
sidebar_position: 29
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
# PaymentWebhookDelivery
|
|
8
|
+
|
|
9
|
+
<details>
|
|
10
|
+
<summary>Example JSON</summary>
|
|
11
|
+
|
|
12
|
+
```json
|
|
13
|
+
{
|
|
14
|
+
"id": null,
|
|
15
|
+
"company": "company",
|
|
16
|
+
"provider": "pro_ref123",
|
|
17
|
+
"eventType": "eventType",
|
|
18
|
+
"status": "status",
|
|
19
|
+
"verified": "verified",
|
|
20
|
+
"endpointStatus": "endpointStatus",
|
|
21
|
+
"processed": true,
|
|
22
|
+
"reference": "reference",
|
|
23
|
+
"amount": 45000,
|
|
24
|
+
"currency": "XOF",
|
|
25
|
+
"payload": {},
|
|
26
|
+
"rawBody": "rawBody",
|
|
27
|
+
"headers": null,
|
|
28
|
+
"receivedAt": "receivedAt"
|
|
29
|
+
}
|
|
30
|
+
```
|
|
31
|
+
|
|
32
|
+
</details>
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
- [1. Property `id`](#id)
|
|
36
|
+
- [2. Property `company`](#company)
|
|
37
|
+
- [3. Property `provider`](#provider)
|
|
38
|
+
- [4. Property `eventType`](#eventType)
|
|
39
|
+
- [5. Property `status`](#status)
|
|
40
|
+
- [6. Property `verified`](#verified)
|
|
41
|
+
- [7. Property `endpointStatus`](#endpointStatus)
|
|
42
|
+
- [8. Property `processed`](#processed)
|
|
43
|
+
- [9. Property `reference`](#reference)
|
|
44
|
+
- [10. Property `amount`](#amount)
|
|
45
|
+
- [11. Property `currency`](#currency)
|
|
46
|
+
- [12. Property `payload`](#payload)
|
|
47
|
+
- [12.1. Property `additionalProperties`](#payload_additionalProperties)
|
|
48
|
+
- [13. Property `rawBody`](#rawBody)
|
|
49
|
+
- [14. Property `headers`](#headers)
|
|
50
|
+
- [14.1. Property `additionalProperties`](#headers_additionalProperties)
|
|
51
|
+
- [15. Property `receivedAt`](#receivedAt)
|
|
52
|
+
- [15.1. Property `_seconds`](#receivedAt__seconds)
|
|
53
|
+
- [15.2. Property `_nanoseconds`](#receivedAt__nanoseconds)
|
|
54
|
+
|
|
55
|
+
| | |
|
|
56
|
+
| ------------------------- | -------------------------------------- |
|
|
57
|
+
| **Type** | `object` |
|
|
58
|
+
| **Required** | No |
|
|
59
|
+
| **Additional properties** | Not allowed |
|
|
60
|
+
| **Defined in** | #/definitions/payment-webhook-delivery |
|
|
61
|
+
|
|
62
|
+
**Description:** PaymentWebhookDelivery (GH#42). Collection: payment_webhooks/\{deliveryId\} (top-level). One document per received provider callback. Contains raw payload + verification outcome. x-internal: written/read only by backend; dashboard reads via admin UI. PII in payload/rawBody — retention policy TBD.
|
|
63
|
+
|
|
64
|
+
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|
|
65
|
+
| ------------------------------------ | ------- | -------------- | ---------- | ------------------------------------ | ------------------------------------------------------------------------------------------------------------------------------ |
|
|
66
|
+
| - [id](#id ) | No | string or null | No | - | (Read-only) Firestore document ID, auto-generated. |
|
|
67
|
+
| + [company](#company ) | No | string | No | - | (Immutable) Company document ID (e.g. "gerko_studios"). Resolved from the matched endpoint at delivery time. |
|
|
68
|
+
| + [provider](#provider ) | No | string | No | - | Payment provider that sent this webhook (e.g. "jeko", "wave"). |
|
|
69
|
+
| + [eventType](#eventType ) | No | string | No | - | Provider-defined event type. Observed: "transaction.payment". Full set per provider TBD (#42). |
|
|
70
|
+
| + [status](#status ) | No | string | No | - | Processing outcome. Observed values: "success" \| "error". |
|
|
71
|
+
| + [verified](#verified ) | No | string | No | - | Signature verification result. Observed: "verified". Other values (e.g. "unverified", "error") may exist but are unconfirmed. |
|
|
72
|
+
| + [endpointStatus](#endpointStatus ) | No | string | No | - | Endpoint resolution result. Observed: "matched". Other values unconfirmed (#42). |
|
|
73
|
+
| + [processed](#processed ) | No | boolean | No | - | Whether this delivery has been reconciled to the AppPayment ledger. |
|
|
74
|
+
| + [reference](#reference ) | No | string | No | - | Provider transaction ID (= payload.id). Canonical dedup key. |
|
|
75
|
+
| + [amount](#amount ) | No | number | No | - | Payment amount, denormalized from payload.amount.amount (XOF). |
|
|
76
|
+
| + [currency](#currency ) | No | string | No | - | Currency code, denormalized from payload.amount.currency (e.g. "XOF"). |
|
|
77
|
+
| + [payload](#payload ) | No | object | No | - | Full parsed provider payload. Shape varies by provider. Contains PII (customer phone). See x-note for retention policy status. |
|
|
78
|
+
| + [rawBody](#rawBody ) | No | string | No | - | Verbatim raw request body — used for HMAC-SHA256 verification. Contains PII. |
|
|
79
|
+
| - [headers](#headers ) | No | object or null | No | - | Incoming HTTP headers. Includes provider signature header and Sentry trace. Sensitive. |
|
|
80
|
+
| + [receivedAt](#receivedAt ) | No | object | No | In #/definitions/firestore-timestamp | When the webhook delivery was received by the backend. |
|
|
81
|
+
|
|
82
|
+
## <a name="id"></a>1. Property `id`
|
|
83
|
+
|
|
84
|
+
| | |
|
|
85
|
+
| ------------ | ---------------- |
|
|
86
|
+
| **Type** | `string or null` |
|
|
87
|
+
| **Required** | No |
|
|
88
|
+
|
|
89
|
+
**Description:** (Read-only) Firestore document ID, auto-generated.
|
|
90
|
+
|
|
91
|
+
:::warning Server-set
|
|
92
|
+
Do not include in write requests. This field is set exclusively by the server (Firestore trigger or Admin SDK). Clients that send it will have the value silently ignored or may receive a validation error.
|
|
93
|
+
:::
|
|
94
|
+
|
|
95
|
+
## <a name="company"></a>2. Property `company`
|
|
96
|
+
|
|
97
|
+
| | |
|
|
98
|
+
| ------------ | -------- |
|
|
99
|
+
| **Type** | `string` |
|
|
100
|
+
| **Required** | Yes |
|
|
101
|
+
|
|
102
|
+
**Description:** (Immutable) Company document ID (e.g. "gerko_studios"). Resolved from the matched endpoint at delivery time.
|
|
103
|
+
|
|
104
|
+
:::info Immutable
|
|
105
|
+
Set at creation only. This field cannot be modified after the document is created. Include it in CREATE payloads; omit it (or leave unchanged) in UPDATE payloads.
|
|
106
|
+
:::
|
|
107
|
+
|
|
108
|
+
## <a name="provider"></a>3. Property `provider`
|
|
109
|
+
|
|
110
|
+
| | |
|
|
111
|
+
| ------------ | -------- |
|
|
112
|
+
| **Type** | `string` |
|
|
113
|
+
| **Required** | Yes |
|
|
114
|
+
|
|
115
|
+
**Description:** Payment provider that sent this webhook (e.g. "jeko", "wave").
|
|
116
|
+
|
|
117
|
+
:::note
|
|
118
|
+
Observed value: "jeko". The inner payload.paymentMethod may differ (e.g. "wave") — provider here is the webhook sender, not the payment rail (#42).
|
|
119
|
+
:::
|
|
120
|
+
|
|
121
|
+
## <a name="eventType"></a>4. Property `eventType`
|
|
122
|
+
|
|
123
|
+
| | |
|
|
124
|
+
| ------------ | -------- |
|
|
125
|
+
| **Type** | `string` |
|
|
126
|
+
| **Required** | Yes |
|
|
127
|
+
|
|
128
|
+
**Description:** Provider-defined event type. Observed: "transaction.payment". Full set per provider TBD (#42).
|
|
129
|
+
|
|
130
|
+
:::note
|
|
131
|
+
Observed value: "transaction.payment". Jeko docs say "transaction.completed" — full set per provider unconfirmed (#42). Use z.string() to avoid rejecting unseen values.
|
|
132
|
+
:::
|
|
133
|
+
|
|
134
|
+
## <a name="status"></a>5. Property `status`
|
|
135
|
+
|
|
136
|
+
| | |
|
|
137
|
+
| ------------ | -------- |
|
|
138
|
+
| **Type** | `string` |
|
|
139
|
+
| **Required** | Yes |
|
|
140
|
+
|
|
141
|
+
**Description:** Processing outcome. Observed values: "success" | "error".
|
|
142
|
+
|
|
143
|
+
:::note
|
|
144
|
+
Observed values: "success", "error". Indicates whether the webhook was processed without errors.
|
|
145
|
+
:::
|
|
146
|
+
|
|
147
|
+
## <a name="verified"></a>6. Property `verified`
|
|
148
|
+
|
|
149
|
+
| | |
|
|
150
|
+
| ------------ | -------- |
|
|
151
|
+
| **Type** | `string` |
|
|
152
|
+
| **Required** | Yes |
|
|
153
|
+
|
|
154
|
+
**Description:** Signature verification result. Observed: "verified". Other values (e.g. "unverified", "error") may exist but are unconfirmed.
|
|
155
|
+
|
|
156
|
+
:::note
|
|
157
|
+
Observed value: "verified". Indicates HMAC-SHA256 signature verification result. Full set of failure values unconfirmed (#42).
|
|
158
|
+
:::
|
|
159
|
+
|
|
160
|
+
## <a name="endpointStatus"></a>7. Property `endpointStatus`
|
|
161
|
+
|
|
162
|
+
| | |
|
|
163
|
+
| ------------ | -------- |
|
|
164
|
+
| **Type** | `string` |
|
|
165
|
+
| **Required** | Yes |
|
|
166
|
+
|
|
167
|
+
**Description:** Endpoint resolution result. Observed: "matched". Other values unconfirmed (#42).
|
|
168
|
+
|
|
169
|
+
:::note
|
|
170
|
+
Observed value: "matched". Indicates whether the token resolved to a known PaymentWebhookEndpoint. Other values (e.g. "not_found", "inactive") unconfirmed (#42).
|
|
171
|
+
:::
|
|
172
|
+
|
|
173
|
+
## <a name="processed"></a>8. Property `processed`
|
|
174
|
+
|
|
175
|
+
| | |
|
|
176
|
+
| ------------ | --------- |
|
|
177
|
+
| **Type** | `boolean` |
|
|
178
|
+
| **Required** | Yes |
|
|
179
|
+
|
|
180
|
+
**Description:** Whether this delivery has been reconciled to the AppPayment ledger.
|
|
181
|
+
|
|
182
|
+
:::note
|
|
183
|
+
Set to true once the delivery has been reconciled to the AppPayment ledger (companies/\{cid\}/apps/\{appId\}/payments). Back-reference FK not stored on this doc — reconciliation is tracked on the AppPayment side.
|
|
184
|
+
:::
|
|
185
|
+
|
|
186
|
+
## <a name="reference"></a>9. Property `reference`
|
|
187
|
+
|
|
188
|
+
| | |
|
|
189
|
+
| ------------ | -------- |
|
|
190
|
+
| **Type** | `string` |
|
|
191
|
+
| **Required** | Yes |
|
|
192
|
+
|
|
193
|
+
**Description:** Provider transaction ID (= payload.id). Canonical dedup key.
|
|
194
|
+
|
|
195
|
+
:::note
|
|
196
|
+
Equals payload.id (provider transaction ID). Used as dedup key — the backend checks this before processing (#42 ask 3).
|
|
197
|
+
:::
|
|
198
|
+
|
|
199
|
+
## <a name="amount"></a>10. Property `amount`
|
|
200
|
+
|
|
201
|
+
| | |
|
|
202
|
+
| ------------ | -------- |
|
|
203
|
+
| **Type** | `number` |
|
|
204
|
+
| **Required** | Yes |
|
|
205
|
+
|
|
206
|
+
**Description:** Payment amount, denormalized from payload.amount.amount (XOF).
|
|
207
|
+
|
|
208
|
+
## <a name="currency"></a>11. Property `currency`
|
|
209
|
+
|
|
210
|
+
| | |
|
|
211
|
+
| ------------ | -------- |
|
|
212
|
+
| **Type** | `string` |
|
|
213
|
+
| **Required** | Yes |
|
|
214
|
+
|
|
215
|
+
**Description:** Currency code, denormalized from payload.amount.currency (e.g. "XOF").
|
|
216
|
+
|
|
217
|
+
## <a name="payload"></a>12. Property `payload`
|
|
218
|
+
|
|
219
|
+
| | |
|
|
220
|
+
| ------------------------- | ------------------------------------------------------------------------------------ |
|
|
221
|
+
| **Type** | `object` |
|
|
222
|
+
| **Required** | Yes |
|
|
223
|
+
| **Additional properties** | [Each additional property must conform to the schema](#payload_additionalProperties) |
|
|
224
|
+
|
|
225
|
+
**Description:** Full parsed provider payload. Shape varies by provider. Contains PII (customer phone). See x-note for retention policy status.
|
|
226
|
+
|
|
227
|
+
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|
|
228
|
+
| ------------------------------------ | ------- | ------ | ---------- | ---------- | ----------------- |
|
|
229
|
+
| - [](#payload_additionalProperties ) | No | object | No | - | - |
|
|
230
|
+
|
|
231
|
+
### <a name="payload_additionalProperties"></a>12.1. Property `additionalProperties`
|
|
232
|
+
|
|
233
|
+
| | |
|
|
234
|
+
| ------------------------- | ---------------- |
|
|
235
|
+
| **Type** | `object` |
|
|
236
|
+
| **Required** | No |
|
|
237
|
+
| **Additional properties** | Any type allowed |
|
|
238
|
+
|
|
239
|
+
:::note
|
|
240
|
+
Parsed provider request body. Contains PII: counterpartIdentifier and counterpartLabel hold customer phone numbers. Retention/TTL policy TBD (#42 ask 5).
|
|
241
|
+
:::
|
|
242
|
+
|
|
243
|
+
## <a name="rawBody"></a>13. Property `rawBody`
|
|
244
|
+
|
|
245
|
+
| | |
|
|
246
|
+
| ------------ | -------- |
|
|
247
|
+
| **Type** | `string` |
|
|
248
|
+
| **Required** | Yes |
|
|
249
|
+
|
|
250
|
+
**Description:** Verbatim raw request body — used for HMAC-SHA256 verification. Contains PII.
|
|
251
|
+
|
|
252
|
+
:::note
|
|
253
|
+
Verbatim request body string used for HMAC-SHA256 signature verification. Contains same PII as payload. Retention/TTL policy TBD (#42 ask 5).
|
|
254
|
+
:::
|
|
255
|
+
|
|
256
|
+
## <a name="headers"></a>14. Property `headers`
|
|
257
|
+
|
|
258
|
+
| | |
|
|
259
|
+
| ------------ | ---------------- |
|
|
260
|
+
| **Type** | `object or null` |
|
|
261
|
+
| **Required** | No |
|
|
262
|
+
|
|
263
|
+
**Description:** Incoming HTTP headers. Includes provider signature header and Sentry trace. Sensitive.
|
|
264
|
+
|
|
265
|
+
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|
|
266
|
+
| ------------------------------------ | ------- | ------ | ---------- | ---------- | ----------------- |
|
|
267
|
+
| - [](#headers_additionalProperties ) | No | string | No | - | - |
|
|
268
|
+
|
|
269
|
+
### <a name="headers_additionalProperties"></a>14.1. Property `additionalProperties`
|
|
270
|
+
|
|
271
|
+
| | |
|
|
272
|
+
| ------------ | -------- |
|
|
273
|
+
| **Type** | `string` |
|
|
274
|
+
| **Required** | No |
|
|
275
|
+
|
|
276
|
+
:::note
|
|
277
|
+
Request headers including provider signature (e.g. "jeko-signature") and tracing headers. Sensitive — do not expose to clients.
|
|
278
|
+
:::
|
|
279
|
+
|
|
280
|
+
## <a name="receivedAt"></a>15. Property `receivedAt`
|
|
281
|
+
|
|
282
|
+
| | |
|
|
283
|
+
| ------------------------- | --------------------------------- |
|
|
284
|
+
| **Type** | `object` |
|
|
285
|
+
| **Required** | Yes |
|
|
286
|
+
| **Additional properties** | Not allowed |
|
|
287
|
+
| **Defined in** | #/definitions/firestore-timestamp |
|
|
288
|
+
|
|
289
|
+
**Description:** When the webhook delivery was received by the backend.
|
|
290
|
+
|
|
291
|
+
| Property | Pattern | Type | Deprecated | Definition | Title/Description |
|
|
292
|
+
| ------------------------------------------- | ------- | ------- | ---------- | ---------- | ----------------- |
|
|
293
|
+
| + [_seconds](#receivedAt__seconds ) | No | integer | No | - | - |
|
|
294
|
+
| + [_nanoseconds](#receivedAt__nanoseconds ) | No | integer | No | - | - |
|
|
295
|
+
|
|
296
|
+
### <a name="receivedAt__seconds"></a>15.1. Property `_seconds`
|
|
297
|
+
|
|
298
|
+
| | |
|
|
299
|
+
| ------------ | --------- |
|
|
300
|
+
| **Type** | `integer` |
|
|
301
|
+
| **Required** | Yes |
|
|
302
|
+
|
|
303
|
+
| Restrictions | |
|
|
304
|
+
| ------------ | ---------------------- |
|
|
305
|
+
| **Minimum** | ≥ -9007199254740991 |
|
|
306
|
+
| **Maximum** | ≤ 9007199254740991 |
|
|
307
|
+
|
|
308
|
+
### <a name="receivedAt__nanoseconds"></a>15.2. Property `_nanoseconds`
|
|
309
|
+
|
|
310
|
+
| | |
|
|
311
|
+
| ------------ | --------- |
|
|
312
|
+
| **Type** | `integer` |
|
|
313
|
+
| **Required** | Yes |
|
|
314
|
+
|
|
315
|
+
| Restrictions | |
|
|
316
|
+
| ------------ | ---------------------- |
|
|
317
|
+
| **Minimum** | ≥ -9007199254740991 |
|
|
318
|
+
| **Maximum** | ≤ 9007199254740991 |
|
|
319
|
+
|
|
320
|
+
----------------------------------------------------------------------------------------------------------------------------
|
|
321
|
+
Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on 2026-05-30 at 13:57:29 +0000
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
title: "PaymentWebhookEndpoint"
|
|
3
3
|
sidebar_label: "PaymentWebhookEndpoint"
|
|
4
|
-
sidebar_position:
|
|
4
|
+
sidebar_position: 30
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# PaymentWebhookEndpoint
|
|
@@ -184,7 +184,7 @@ Provider-specific webhook signing secret. Used to verify HMAC-SHA256 signatures
|
|
|
184
184
|
| **Required** | No |
|
|
185
185
|
|
|
186
186
|
----------------------------------------------------------------------------------------------------------------------------
|
|
187
|
-
Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on 2026-05-30 at 13:
|
|
187
|
+
Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on 2026-05-30 at 13:57:29 +0000
|
|
188
188
|
|
|
189
189
|
:::warning Server-set
|
|
190
190
|
Do not include in write requests. This field is set exclusively by the server (Firestore trigger or Admin SDK). Clients that send it will have the value silently ignored or may receive a validation error.
|
package/data/docs/models/sale.md
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
title: "Sale"
|
|
3
3
|
sidebar_label: "Sale"
|
|
4
|
-
sidebar_position:
|
|
4
|
+
sidebar_position: 31
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# Sale
|
|
@@ -524,7 +524,7 @@ Set at creation only. This field cannot be modified after the document is create
|
|
|
524
524
|
| **Required** | No |
|
|
525
525
|
|
|
526
526
|
----------------------------------------------------------------------------------------------------------------------------
|
|
527
|
-
Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on 2026-05-30 at 13:
|
|
527
|
+
Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on 2026-05-30 at 13:57:29 +0000
|
|
528
528
|
|
|
529
529
|
:::warning Server-set
|
|
530
530
|
Do not include in write requests. This field is set exclusively by the server (Firestore trigger or Admin SDK). Clients that send it will have the value silently ignored or may receive a validation error.
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
title: "SitePayment"
|
|
3
3
|
sidebar_label: "SitePayment"
|
|
4
|
-
sidebar_position:
|
|
4
|
+
sidebar_position: 33
|
|
5
5
|
---
|
|
6
6
|
|
|
7
7
|
# SitePayment
|
|
@@ -197,4 +197,4 @@ Set at creation only. This field cannot be modified after the document is create
|
|
|
197
197
|
| **Maximum** | ≤ 9007199254740991 |
|
|
198
198
|
|
|
199
199
|
----------------------------------------------------------------------------------------------------------------------------
|
|
200
|
-
Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on 2026-05-30 at 13:
|
|
200
|
+
Generated using [json-schema-for-humans](https://github.com/coveooss/json-schema-for-humans) on 2026-05-30 at 13:57:29 +0000
|