Skip to main content

Community

Connector Improvement: Stripe - Include Missing field "TIER" on invoice_line_item table

Not planned

Please sign in to leave a comment.

Comments

2 comments

  • Official comment
    Sandeep Preetam Saila User

    Hi Nicolas,

    We reviewed the Stripe API documentation and the API responses for invoice_line_item. The field tier is not present in the Stripe API responses or listed in the official documentation (Stripe API Docs). At this time, we are unable to extract this field because Stripe does not provide it through their published endpoints.

    Thanks,
    Sandeep

    Hi Nicolas,

    Following up here once more to see if we can support you. Could you confirm the exact source of this JSON payload — is this the raw response from Stripe's API (e.g., GET /v1/invoices/{id}/lines), or is it coming through another tool/middleware in front of Stripe? We don't see tier/tier_label in Stripe's own documented API, so want to confirm if this is a limitation of the Stripe account we're using or specific to your setup.

    Best,

    Sadie