customerTaxCertificates
Get customer tax certificates by user ID.
customerTaxCertificates(
id: ID!
): [TaxCertificate!]
Arguments
customerTaxCertificates.id ● ID! non-null scalar
ID of the customer to query tax certificates for.
Type
TaxCertificate object
Customer Tax Certificate information.