get https://api.fundraisingbox.com/v1/promotionCodes.json
Returns a collection of promotion codes.
Log in to see full request history
Filter by criteria
GET /promotionCodes.json?type={value}
Returns a collection of promotion codes that fits to the given criteria.
These criteria are currently available:
Criterion | Description | type |
---|---|---|
type | Type to which the promotion code belongs to. | Enum ("project", "source", "type") |
Responses