We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
after migrating wallets over to grants service, we can now remove the pathways that are no longer used
endpoints with unused pathways include
GET /v2/wallet/{paymentId}/grants/{type}
GET /v2/wallet/{paymentId}/balance
POST /v2/registrar/persona/{uId}
GET /v2/wallet/{paymentId}/info
GET /v2/wallet/{paymentId}
GET /v2/wallet
POST /v2/wallet/{paymentId}/claim
The text was updated successfully, but these errors were encountered:
currenlty waiting on this until ios is updated to comply with apple's rules
ios
Sorry, something went wrong.
maikelmclauflin
No branches or pull requests
after migrating wallets over to grants service, we can now remove the pathways that are no longer used
endpoints with unused pathways include
GET /v2/wallet/{paymentId}/grants/{type}
GET /v2/wallet/{paymentId}/balance
POST /v2/registrar/persona/{uId}
GET /v2/wallet/{paymentId}/info
GET /v2/wallet/{paymentId}
GET /v2/wallet
POST /v2/wallet/{paymentId}/claim
The text was updated successfully, but these errors were encountered: