post https://api.nitrobox.io/v2/tax/calculate/documents
Calculate tax information for a specific document. For more information on tax calculation please see the model below.
Responses
Calculate tax information for a specific document. For more information on tax calculation please see the model below.
xxxxxxxxxx
curl --request POST \
--url https://api.nitrobox.io/v2/tax/calculate/documents \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"forecast":false}'