listManualTaxMappings( )


Retrieves up to 1000 manual tax mappings. The returned manual tax mappings are sorted by the createdDate field in ascending order.

Method Declaration
Copy
Request
This method does not take any parameters
Returns
Return Type:Promise<ListManualTaxMappingsResponse>
Errors

This method doesn't return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?