GetContactByAccountNumberQuery
Version: v1.0.0
Supporting model
A request/response or nested model — not a stored DynamoDB entity.
Overview
Query params for GET /contact/accountNumber
Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
account_number | str | ✅ | — | — |
APIs / Triggers
| Trigger | Endpoint / Source | Detail | Handler |
|---|---|---|---|
| API | GET /newxero/contact/accountNumber | — | src/contact/xero_contact_get_by_account_number.py |
Change history
v1.0.0 · 2026-02-16 · Cian (shared account) · 6f22e91c9
Add Xero contact retrieval functions and API endpoints
- Initial version.
Generated from
dismantly-backend/Microservices/Xero/dependencies/models.py. Do not edit by hand.