getDocumentAttachmentToken
query
Generates a token to get a document attachment file
query {
getDocumentAttachmentToken(companyId: Int!, apiCodePlural: String!, documentId: Int!): DocumentAttachmentToken!
}Returns: DocumentAttachmentToken!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
apiCodePlural | String! | |
documentId | Int! |