Skip to content

Charge invoice PDFs #766

Description

@grantmac

The GET /api/1/dx/charging/history endpoint give us access to charging history.

In the response is:

"invoices": [
    {
        "fileName": "XXXXXXXXX-GB.pdf",
        "contentId": "e32ec779-78ee-490c-bce6-XXXXXXX",
        "invoiceType": "IMMEDIATE"
    }
],

Can we access those pdfs?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions