Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add new account endpoints #302

Merged
merged 2 commits into from
Dec 5, 2024
Merged

feat: add new account endpoints #302

merged 2 commits into from
Dec 5, 2024

Conversation

jaredvu
Copy link
Contributor

@jaredvu jaredvu commented Dec 5, 2024

No description provided.

@jaredvu jaredvu requested a review from a team as a code owner December 5, 2024 23:10
@jaredvu jaredvu changed the title v1.3.16: add new account endpoints feat: add new account endpoints Dec 5, 2024
@@ -121,11 +160,40 @@ export default class AccountClient extends RestClient {
});
}

async getParentSubaccountOrders(
Copy link
Contributor

Choose a reason for hiding this comment

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

seems like the naming scheme here is getParentSubaccountNumber{XYZ}, can we match that?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

yep

@jaredvu jaredvu merged commit 8aa9c01 into main Dec 5, 2024
6 checks passed
@tyleroooo tyleroooo deleted the jv/account-endpoints branch December 5, 2024 23:32
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