Aviate wallet: Document MVP apis for wallet#339
Merged
Conversation
Contributor
There was a problem hiding this comment.
Copilot reviewed 17 out of 17 changed files in this pull request and generated 2 comments.
Comments suppressed due to low confidence (2)
source/includes/_aviate-wallet.md:3
- Found a typo: 'acounts' should be 'accounts'.
The [Aviate Wallet feature](https://docs.killbill.io/latest/aviate-wallet) provides several endpoints that allow you to manage the wallets associated with user acounts.
source/admin.html.md:32
- [nitpick] The added menu item 'aviate-wallet' contains trailing spaces. Removing extra spacing will improve consistency.
- aviate-wallet
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
pierre
approved these changes
Apr 15, 2025
| | `expDate` | `string` (ISO datetime) | user | Optional expiration timestamp | | ||
| | `parentRecordId` | `integer` | system | Reference to the original credit record (for partial consumption) | | ||
| | `kbInvoiceId` | `string` (UUID)| system | Associated Kill Bill invoice ID (if credit was paid) | | ||
| | `kbPaymentId` | `string` (UUID)| system | Associated Kill Bill payment ID | |
github-actions Bot
pushed a commit
that referenced
this pull request
Apr 15, 2025
generated from commit 8e3f445
github-actions Bot
pushed a commit
to reshmabidikar/slate
that referenced
this pull request
Apr 22, 2025
generated from commit 8e3f445
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.