Get Donation List CSV By CharityAsk AIget https://reporting.api.shoppinggives.com/orders/donation-list/csv/charitiesAuthorization: Store:ReportingQuery Paramssearchstring | nullA search term to filter the donations list.sourcesstring | nullList of sources to return a donation list for; must be a CSV of valid integer values.orderByAscstring | nullName of the property to order results by (ascending). Valid values: purchaseDate, donation, orderid.orderByDescstring | nullName of the property to order results by (descending). Valid values: purchaseDate, donation, orderid.startDateTimedate-time | nullStart date donations will be returned after.endDateTimedate-time | nullEnd date donations will be returned before.pageint32Defaults to 1Page of the search results that will be returnedpageLengthint32Defaults to 25Number of results that will be returned per page.timeOffsetint32Defaults to 0Offset from UTC of the user's time zone, calculated by UTC - local time (ie: CST would be -6).filterOnDirectDonationarray of int32s | nullfilterOnDirectDonationADD int32filterOutDirectDonationbooleanDefaults to falseWhether or not to remove all direct donations from the results.truefalsefilterToDirectDonations booleanDefaults to falseWhether or not to filter all results down to just direct donations.truefalseHeadersx-store-idstring | nullYour store ID (we will provide this).Response 200SuccessUpdated over 4 years ago