Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions openapi-spec/api-v1.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1036,6 +1036,10 @@ components:
- `stripe`: The product was purchased through Stripe.
- `roku`: The product was purchased through Roku.
- `paddle`: The product was purchased through Paddle.
store_transaction_id:
type: string
description: The identifier associated with the purchase in the underlying store.
example: "1000000819074923"
original_app_user_id:
type: string
example: XXX-XXXXX-XXXXX-XX
Expand Down