Skip to content

misaf/vendra-affiliate-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vendra Affiliate API

Public read-only JSON:API endpoints for the misaf/vendra-affiliate module.

The server intentionally exposes only what referral landing pages need: an affiliate's code and created_at. Suspended affiliates are invisible, and no user, commission, or payout data is ever serialized.

Endpoints

Method URI Description
GET /v1/affiliates List active affiliates (filter[code]).
GET /v1/affiliates/{id} Show one active affiliate.

Installation

composer require misaf/vendra-affiliate-api

The service provider registers the vendra-affiliate JSON:API server and the api-middleware routes automatically.

About

[READ ONLY] Subtree split of the Vendra Modules (see misaf/vendra)

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors