Tax Registrations REST Endpoints

Tax Registrations
The tax registrations resource is used to query, update, and create tax registrations.
Create a tax registration
Method: post
Path: /fscmRestApi/resources/11.13.18.05/taxRegistrations
Get a tax registration
Method: get
Path: /fscmRestApi/resources/11.13.18.05/taxRegistrations/{RegistrationId}
Get all tax registrations
Method: get
Path: /fscmRestApi/resources/11.13.18.05/taxRegistrations
Update a tax registration
Method: patch
Path: /fscmRestApi/resources/11.13.18.05/taxRegistrations/{RegistrationId}