receiptGetPDFToken
query
Generate receipt PDF download token
Creates a temporary secure token for downloading the receipt as a PDF document.
query {
receiptGetPDFToken(documentId: Int!): PDFToken!
}Returns: PDFToken!
Arguments
| Name | Type | Description |
|---|---|---|
documentId | Int! |