- 
                Notifications
    You must be signed in to change notification settings 
- Fork 5.5k
Closed
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
taxjar
URLs
Actions
create-customer
Prompt
Creates a new customer in the TaxJar system. Required props include customer ID and customer details, with optional props for exempt regions and customer-level exemptions.
calculate-order-sales-tax
Prompt
Calculates the sales tax for a given order by posting transactional details to TaxJar's taxes API. Props include transaction ID, line items, and shipping details.
validate-address
Prompt
Validates a customer address, returning matching addresses. This requires a Professional subscription or higher. Props include the customer ID and the address to validate.
Metadata
Metadata
Assignees
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done