All URIs are relative to https://{customerId}.billabear.cloud/api/v1
Method | HTTP request | Description |
---|---|---|
DownloadReceipt | Get /receipt/{receiptId}/download | Download Receipt |
*os.File DownloadReceipt(ctx, receipt) Download Receipt
Returns the pdf blob for the Receipt
Name | Type | Description | Notes |
---|---|---|---|
ctx | context.Context | context for authentication, logging, cancellation, deadlines, tracing, etc. | |
receipt | string | The id of the receipt |
- Content-Type: Not defined
- Accept: application/pdf
[Back to top] [Back to API list] [Back to Model list] [Back to README]