{ "@context": { "@vocab": "https://schema.org/", "anrok": "https://apidocs.anrok.com/#", "schema": "https://schema.org/", "xsd": "http://www.w3.org/2001/XMLSchema#", "seller": { "@id": "anrok:seller", "@type": "@id" }, "transaction": { "@id": "anrok:Transaction", "@type": "@id" }, "transactionId": { "@id": "anrok:transactionId" }, "ephemeralTransaction": { "@id": "anrok:EphemeralTransaction", "@type": "@id" }, "negation": { "@id": "anrok:Negation", "@type": "@id" }, "certificate": { "@id": "anrok:CustomerCertificate", "@type": "@id" }, "certificateId": { "@id": "anrok:certificateId" }, "certificateRequest": { "@id": "anrok:CertificateRequest", "@type": "@id" }, "lineItem": { "@id": "anrok:LineItem", "@type": "@id" }, "lineItemId": { "@id": "anrok:lineItemId" }, "productTaxCategory": { "@id": "anrok:ProductTaxCategory", "@type": "@id" }, "productTaxCategoryId": { "@id": "anrok:productTaxCategoryId" }, "productMapping": { "@id": "anrok:ProductMapping", "@type": "@id" }, "taxId": { "@id": "anrok:CustomerTaxId", "@type": "@id" }, "filing": { "@id": "anrok:Filing", "@type": "@id" }, "jurisdiction": { "@id": "anrok:jurisdiction" }, "nexus": { "@id": "anrok:nexus" }, "customerId": { "@id": "anrok:customerId" }, "customerName": { "@id": "schema:name" }, "customerAddress": { "@id": "schema:PostalAddress" }, "currency": { "@id": "schema:currency" }, "amount": { "@id": "schema:amount", "@type": "xsd:integer" }, "accountingTime": { "@id": "schema:dateCreated", "@type": "xsd:dateTime" }, "expirationDate": { "@id": "schema:expires", "@type": "xsd:date" }, "integration": { "@id": "anrok:Integration", "@type": "@id" }, "integrationId": { "@id": "anrok:integrationId" }, "productExternalId": { "@id": "anrok:productExternalId" }, "taxAmountDue": { "@id": "anrok:taxAmountDue", "@type": "xsd:integer" }, "jurisSummary": { "@id": "anrok:JurisSummary", "@type": "@id" }, "notTaxedReason": { "@id": "anrok:notTaxedReason" }, "bearerToken": { "@id": "anrok:bearerToken" }, "rateLimit": { "@id": "anrok:rateLimit" }, "name": { "@id": "schema:name" }, "description": { "@id": "schema:description" }, "url": { "@id": "schema:url", "@type": "@id" }, "email": { "@id": "schema:email" } } }