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

@ThomasRedpanda

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions