About Net revenue and tax measurements
Net revenue is a business logic layer built to serve the AppsFlyer ROI360 in-app purchase and subscription revenue solution. It automatically calculates the net revenue value for each incoming transaction in real time and includes it in reports.
Tax is reported by default for any transaction measured by ROI360 using the default tax rate configuration.
The configuration can be edited using the dedicated tax API.
Edit tax rates using the Tax API
Before you begin: You must complete steps 1-2 of the ROI360 in-app purchase and subscription revenue measurement setup.
To edit the tax configuration using the tax API:
-
Give your developer:
- The API V2 token to use as the authorization key.
- The parameters and values that contain information on what taxes to calculate, as outlined in the table that follows.
- Tell your developer to follow their tax API instructions to create tax rate rules. Note: The API allows for a JSON file in the body of the post request. This JSON file includes all supported countries and their default tax rates. The developer can edit it or use it as is in the API.
Parameters and values to use in the API
Parameter | Mandatory | Remarks | Record the value (for your developer to use) |
---|---|---|---|
tax_name | Yes |
|
|
tax_rate | Yes |
|
|
tax_exclusive | No |
|
|
country | No |
|
|
subdivision | No |
|
|
postal_code | No |
|
|
deduction_order | No |
|