Skip to content

Schema for field landedCostMethod in streams inventory_bills, purchase_order_types and receipts is incorrent in the OpenAPI docs #358

@edgarrmondragon

Description

@edgarrmondragon

It's documented as

{
  "enum": [
    "None",
    "ByValue"
  ],
  "type": "string",
  "description": "",
  "x-enumNames": [
    "None",
    "ByValue"
  ]
}

in the ServiceTitan docs, but we've been seeing a value of 0 coming through.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No fields configured for Bug.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions