Skip to main content
GET
Get offline transactions

Path parameters

integer
required
Campaign ID.

Query parameters

string
Transaction status. Allowed values: received, pending
integer
Campaign’s Team.
integer
Campaign’s Personal Page.
integer
Page number. Default: 1
integer
Number of results to return. Default: 10
string
Search term.

Response

Returns an array of objects with the following fields.
integer
Transaction ID.
number
Amount.
number
Amount Total.
string
Currency code. Allowed values: CAD, USD, AUD, EUR
boolean
True if transaction is pending.
string
Pledge code.
number
Tax Eligible Amount.
boolean
True if transaction has tax receipt.
string
Transaction creation date.
object
User’s billing information.
object
Personal Page.
object
Team.
object
Tax receipt information.
object
Meta information.
Other responses