Skip to content
This repository was archived by the owner on Jan 21, 2026. It is now read-only.
This repository was archived by the owner on Jan 21, 2026. It is now read-only.

Implement Reseller api #14

Description

@ThomasRedpanda

Documentation: https://apidocs.basekit.com/api-reference/resellers/

Module

  • Add a ResellerApi module to the Api namespace.
  • Add the module to the BaseKit class.

Endpoints:

  • get resellers
  • create reseller
  • get reseller
  • update reseller
  • delete reseller
  • get reseller prices
  • get reseller price
  • create reseller price
  • update reseller price
  • delete reseller prices

When implementing the endpoints, make sure to include links to the documentation using the @see annotation in the docblocks.

Testing

  • Add tests for all the added domain objects
  • Add tests for the added endpoints

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions