{ "aid": "swaggerhub.direct-wines:address-party-schemas-0.3.0", "name": "Address Party Domain Schemas", "type": "Index", "description": "Shared domain schemas for address and addressable party information.\n\n**Address** represents a physical location using ISO 19160-compliant fields:\n```yaml\naddress1: \"1600 Pennsylvania Avenue NW\"\nlocality: \"Washington\"\nadministrativeArea: \"DC\"\npostalCode: \"20500\"\ncountry: \"US\"\n```\n\n**AddressableParty** represents a named contact — with a nested Address:\n```yaml\nfirstName: \"William\"\nlastName: \"Shakespeare\"\nemail: \"will@example.com\"\naddress: # ← nested Address\n address1: \"Rose Cottage, Henley Street\"\n locality: \"Stratford-upon-Avon\"\n postalCode: \"CV37 6QW\"\n country: \"GB\"\n```\n\n**CompanyContext** provides optional business context for commercial deliveries:\n```yaml\ncompany:\n name: \"Acme Wine Merchants Ltd\"\n department: \"Purchasing Department\"\n```\n\nIn short: an Address is *where*; an AddressableParty is *who* lives or works there;\na CompanyContext is *which business* they represent (if any).\n\nThese schemas are referenced by Cart, Checkout, Order, and Payments APIs to ensure\nconsistency across the Direct Wines commerce platform.\n", "url": "https://raw.githubusercontent.com/jentic/jentic-public-apis/refs/heads/main/apis/openapi/swaggerhub.direct-wines/address-party-schemas/0.3.0/apis.json", "tags": [ "swaggerhub.direct-wines", "address-party-schemas" ], "created": "2026-04-01", "modified": "2026-04-01", "specificationVersion": "0.19", "access": "3rd-Party", "maintainers": [ { "FN": "Jentic", "X-github": "jentic", "url": "https://github.com/jentic" } ], "apis": [ { "aid": "swaggerhub.direct-wines:address-party-schemas-0.3.0", "name": "Address Party Domain Schemas", "description": "Shared domain schemas for address and addressable party information.\n\n**Address** represents a physical location using ISO 19160-compliant fields:\n```yaml\naddress1: \"1600 Pennsylvania Avenue NW\"\nlocality: \"Washington\"\nadministrativeArea: \"DC\"\npostalCode: \"20500\"\ncountry: \"US\"\n```\n\n**AddressableParty** represents a named contact — with a nested Address:\n```yaml\nfirstName: \"William\"\nlastName: \"Shakespeare\"\nemail: \"will@example.com\"\naddress: # ← nested Address\n address1: \"Rose Cottage, Henley Street\"\n locality: \"Stratford-upon-Avon\"\n postalCode: \"CV37 6QW\"\n country: \"GB\"\n```\n\n**CompanyContext** provides optional business context for commercial deliveries:\n```yaml\ncompany:\n name: \"Acme Wine Merchants Ltd\"\n department: \"Purchasing Department\"\n```\n\nIn short: an Address is *where*; an AddressableParty is *who* lives or works there;\na CompanyContext is *which business* they represent (if any).\n\nThese schemas are referenced by Cart, Checkout, Order, and Payments APIs to ensure\nconsistency across the Direct Wines commerce platform.\n", "image": "", "baseURL": "", "humanURL": "https://github.com/jentic/jentic-public-apis/tree/main/apis/openapi/swaggerhub.direct-wines/address-party-schemas/0.3.0", "version": "0.3.0", "tags": [ "swaggerhub.direct-wines", "address-party-schemas" ], "properties": [ { "type": "OpenAPI", "name": "OpenAPI definition", "url": "https://raw.githubusercontent.com/jentic/jentic-public-apis/refs/heads/main/apis/openapi/swaggerhub.direct-wines/address-party-schemas/0.3.0/openapi.json", "mediaType": "application/openapi+json" }, { "type": "GitHubRepo", "url": "https://github.com/jentic/jentic-public-apis/tree/main/apis/openapi/swaggerhub.direct-wines/address-party-schemas/0.3.0" } ], "contact": [ { "FN": "Direct Wines API Support", "email": "apisupport@directwines.com", "url": "https://www.directwines.com" } ] } ] }