Create Exemption Certificate

Path parameters

connectionIdstringRequired

represents the ID of a connection. It is used as a unique identifier for the connection

Headers

X-API-KEYstringRequired

Request

This endpoint expects an object.
addressobjectRequired

Address of the customer

customerBusinessTypeenumRequired

The type of business the customer is

customerIdstringRequired

Id for the customer in the given connection

customerNamestringRequired

name of the customer who purchased the exemption certificate

reasonenumRequired

The reason the customer is exempt from taxes

reasonDescriptionstringRequired

The reason the customer is exempt from taxes

stateslist of objectsRequired

List of states that the exemption certificate is valid for

customerBusinessDescriptionstringOptional

description for business type if type is other

Response

Created

accountIdlong

The account id for the exemption certificate

addressobject

Address of the customer

certificateIdstring

Id for the exemption certificate

connectionIdstring

The connection id for the exemption certificate

createdDatedatetime

The RFC3339 datetime string the exemption certificate was created at

customerBusinessTypeenum

The type of business the customer is

customerIdstring

Id for the customer in the given connection

customerNamestring

name of the customer who purchased the exemption certificate

reasonenum

The reason the customer is exempt from taxes

reasonDescriptionstring

The reason the customer is exempt from taxes

singlePurchaseboolean

Whether the exemption certificate is for a single purchase

stateslist of objects
$schemastringOptionalformat: "uri"

A URL to the JSON Schema for this object.

customerBusinessDescriptionstringOptional

description for business type if type is other

disabledAtdatetimeOptional

The RFC3339 datetime string the exemption certificate was disabled at, if applicable

Errors