Link

Invoices



GET Download Invoice

This API will download a invoice in PDF format.

Arguments
key required
The account key
subscription_id required
The Id of the subscription
invoice_id required
The Id of the invoice whose pdf is to be downlaoded
  $ curl -X GET 'https://www.accesstype.com/api/access/v1/members/me/subscriptions/<subscription_id>/invoices/<invoice_id>/download?key=<key>'
Returns

This downloads a PDF based on the template configured.