cURL
curl --request GET \ --url https://commerce.driv.ly/api/taxesandfees/{id}
{ "data": { "id": "tax_9kq3j4ldks03", "type": "Sales Tax", "amount": 2800 }, "success": true }
Taxes & Fees is uniquely identified by id
The number of levels of related objects to include in the response
Taxes & Fees Found
The response is of type object.
object