/receipts.json

Returns a collection of donation receipts.

Filter by criteria

GET /receipts.json?type={value}

Returns a collection of donation receipts that fits to the given criteria.

These criteria are currently available:

CriterionDescriptiontype
amount_minMinimum amountfloat
amount_maxMaximum amountfloat
typeType of the receiptEnum ("single", "multi")
number_minMinimum receipt numberinteger
number_maxMaximum receipt numberinteger
date_minMinimum date of the receiptdate
date_maxMaximum date of the receiptdate
sent_minMinimum sent datedate
sent_maxMaximum sent datedate
fb_person_idID of the person the receipt belongs tointeger
fb_donation_idID of the donation the receipt belongs tointeger
statusThe status of the receiptEnum ("confirmed", "invalidated")
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!