SupplierNetworkOptInRequest
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
Supplier network opt in request model
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
opt_in | bool | ✅ | — | — |
APIs / Triggers
| Trigger | Endpoint / Source | Detail | Handler |
|---|---|---|---|
| API | PUT /newtenant/supplierNetwork/optIn | — | src/tenant_supplier_network_opt_in.py |
Change history
v1.0.0 · 2025-03-16 · Cian (shared account) · 0c2952ef4
init
- Initial version.
Generated from
dismantly-backend/Microservices/Tenant/dependencies/models.py. Do not edit by hand.