Skip to content

Economy, jam, world, and misc endpoints#569

Merged
Miner28 merged 8 commits intovrchatapi:mainfrom
VinyarionHyarmendacil:economy-jam-rewards-misc-3
Apr 4, 2026
Merged

Economy, jam, world, and misc endpoints#569
Miner28 merged 8 commits intovrchatapi:mainfrom
VinyarionHyarmendacil:economy-jam-rewards-misc-3

Conversation

@VinyarionHyarmendacil
Copy link
Copy Markdown
Contributor

Renamed Submission to JamSubmission

Renamed file representedGroup to RepresentedGroup

Added:

  • GET /economy/metrics/earnings
  • GET /economy/purchases/{productPurchaseId}
  • GET /economy/purchases/{productPurchaseId}/stacks
  • GET /economy/seller/eligibility
  • POST /jams/{jamId}/submissions
  • DELETE /jams/{jamId}/submissions/{jamSubmissionId}
  • POST /reward/redeem
  • GET /user/{userId}/economy/transactions
  • GET /users/{userId}/tutorial
  • POST /worlds/{worldId}/addTags
  • DELETE /worlds/{worldId}/platform/{publishedPlatform}
  • POST /worlds/{worldId}/removeTags

Updated:

  • POST /economy/purchase/listing
  • GET /jams/{jamId}/submissions

Renamed `Submission` to `JamSubmission`

Renamed *file* `representedGroup` to `RepresentedGroup`

Added:
- `GET /economy/metrics/earnings`
- `GET /economy/purchases/{productPurchaseId}`
- `GET /economy/purchases/{productPurchaseId}/stacks`
- `GET /economy/seller/eligibility`
- `POST /jams/{jamId}/submissions`
- `DELETE /jams/{jamId}/submissions/{jamSubmissionId}`
- `POST /reward/redeem`
- `GET /user/{userId}/economy/transactions`
- `GET /users/{userId}/tutorial`
- `POST /worlds/{worldId}/addTags`
- `DELETE /worlds/{worldId}/platform/{publishedPlatform}`
- `POST /worlds/{worldId}/removeTags`

Updated:
- `POST /economy/purchase/listing`
- `GET /jams/{jamId}/submissions`
Copy link
Copy Markdown
Collaborator

@Miner28 Miner28 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Copy Markdown
Collaborator

@Miner28 Miner28 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay, now it seems correct I think

@Miner28 Miner28 merged commit 1c9c814 into vrchatapi:main Apr 4, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants