Contact tax groups enable you to apply different taxes to customers, vendors, and their contacts, according to their jurisdictions. You associate customers, vendors, and their contacts with contact tax groups. Then, you use tax schedule maps to apply different tax schedules to your contact tax groups.


Create Contact Tax Group (Legacy)

create_contacttaxgroup

<create_contacttaxgroup>
    <name>TN-19</name>
</create_contacttaxgroup>

Parameters

Name Required Type Description
name Required string Name

Delete Contact Tax Group (Legacy)

delete_contacttaxgroup

<delete_contacttaxgroup name="TN-14"></delete_contacttaxgroup>

Parameters

Name Required Type Description
name Required string Contact tax group name to delete

Provide feedback