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

Finish up the V2 API #13

Open
40 tasks
rgarver opened this issue Dec 13, 2022 · 0 comments
Open
40 tasks

Finish up the V2 API #13

rgarver opened this issue Dec 13, 2022 · 0 comments

Comments

@rgarver
Copy link
Contributor

rgarver commented Dec 13, 2022

Remaining endpoints:

  • Batch
    • GET /services/v2/batch/{batchId}
  • GroupSubscriptions
    • POST /services/v2/group-subscription
    • GET /services/v2/group-subscriptions
    • PATCH /services/v2/group-subscriptions
    • POST /services/v2/group-subscriptions
    • GET /services/v2/group-subscriptions/{id}
    • PATCH /services/v2/group-subscriptions/{id}
    • POST /services/v2/group-subscriptions/{id}
    • POST /services/v2/group-subscriptions/{id}/cancel
    • POST /services/v2/group-subscriptions/{id}/change-template
    • POST /services/v2/group-subscriptions/{id}/pause
    • POST /services/v2/group-subscriptions/{id}/reset
    • POST /services/v2/group-subscriptions/{id}/restart
    • POST /services/v2/group-subscriptions/{id}/schedule-off-cycle-order
    • POST /services/v2/group-subscriptions/{id}/skip
    • GET /services/v2/group-subscriptions/{id}/upcoming-order-dates
  • GroupSubscriptionTemplates
    • POST /services/v2/group-subscription-template
    • GET /services/v2/group-subscription-templates
    • PATCH /services/v2/group-subscription-templates
    • POST /services/v2/group-subscription-templates
    • GET /services/v2/group-subscription-templates/{id}
    • PATCH /services/v2/group-subscription-templates/{id}
    • POST /services/v2/group-subscription-templates/{id}
    • POST /services/v2/group-subscription-templates/{id}/reset-all-subscriptions
  • OrderDetails
    • POST /services/v2/order-details
    • POST /services/v2/order-details/create-or-update
  • Reports
    • GET /services/v2/reports/{code}
  • WebhookEvents
    • GET /services/v2/webhook-events/{id}
    • POST /services/v2/webhook-test
  • OAuth
    • GET|POST /oauth/v2/auth
    • GET|POST /oauth/v2/token
  • PaymentProfiles (addition)
    • POST /services/v2/vault/applepay/create-session
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant