getCustomerGdprFileToken
query
GDPR file download token
Generates a temporary secure token that can be used to download the customer's GDPR-related file attachment.
query {
getCustomerGdprFileToken(companyId: Int!, customerId: Int!): CustomerGdprFileToken!
}Returns: CustomerGdprFileToken!
Arguments
| Name | Type | Description |
|---|---|---|
companyId | Int! | |
customerId | Int! |