get https://api.fundraisingbox.com/v1/receipts/.json
Returns a single donation receipt
Shows a single donation receipt with a given ID.
The property fb_donation_id
contains the IDs of all donations associated with this receipt. In case of a "multi" receipt (type
), this will be an array of integers.
Enum values
Field | Possible values |
---|---|
type | single multi |
sent_by | post email old_system |
error_status | no_person no_address not_received not_confirmed receipt_never |
status | confirmed invalidated |