Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 3566242

Browse files
author
Mike Weis
committed
Update example of revenue share percentages
1 parent fc9ee48 commit 3566242

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/marketplace/eqp/v1/users.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@ curl -X GET \
7777
"taxpayer_type": 2,
7878
"tax_review_status": 3,
7979
"tax_withhold_percent": 25,
80-
"extension_share_percent": 70,
81-
"theme_share_percent": 70,
80+
"extension_share_percent": 85,
81+
"theme_share_percent": 85,
8282
"install_share_percent": 100,
8383
"support_share_percent": 100,
8484
"privacy_policy_url": "https://www.example.com/privacy",

0 commit comments

Comments
 (0)