Skip to content

Billing API | Invoice PDF Download Endpoint #233

@johannekom

Description

@johannekom

The only way to download billing invoice PDFs is manually through the UPS Billing Centre at https://billing.ups.com/ups/billing/invoice. This requires:

  1. Logging in via a browser session
    2.. Searching/filtering by date range
  2. Selecting invoices and clicking View/Download

While this is a perfect workflow for a few PDFs, it becomes tedious for bulk downloading invoices. This process cannot be automated using any currently documented UPS API.

Would it be possible to add an endpoint along the lines of:

GET /billing/v1/invoices?accountNumber={account}&startDate={date}&endDate={date}
GET /billing/v1/invoices/{invoiceNumber}/pdf

Maybe more endpoints that would solve issue#200.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions