GiftRefund

Represents a refund of a gift. This object is available in API version 59.0 and later.

Where possible, we changed noninclusive terms to align with our company value of Equality. We maintained certain terms to avoid any effect on customer implementations. 

Important

Supported Calls

create(), delete(), describeLayout(), describeSObjects(), getDeleted(), getUpdated(), query(), retrieve(), search(), undelete(), update(), upsert()

Special Access Rules

This object is available only if the Fundraising Access license is enabled and the Fundraising User system permission is assigned to users.

Fields

Field Details
Amount
Type
currency
Properties
Create, Filter, Sort, Update
Description
The amount of the refund.
Date
Type
date
Properties
Create, Filter, Group, Sort, Update
Description
The date the transaction was refunded.
GatewayTransactionFee
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The transaction fee charged by the payment gateway. This field is available from API version 60.0 and later.
GiftTransactionId
Type
reference
Properties
Create, Filter, Group, Sort
Description
The gift transaction associated with this refund.
This field is a relationship field.
Relationship Name
GiftTransaction
Relationship Type
Master-Detail
Refers To
GiftTransaction
LastGatewayErrorMessage
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The most recent error message that's received by the gateway. This field is available from API version 60.0 and later.
LastGatewayProcessedDate
Type
dateTime
Properties
Create, Filter, Nillable, Sort, Update
Description
The date and time of the last processing attempt by the gateway. This field is available from API version 60.0 and later.
LastGatewayResponseCode
Type
string
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The most recent response code that's received by the gateway. This field is available from API version 60.0 and later.
LastReferencedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last accessed this record indirectly, for example, through a list view or related record.
LastViewedDate
Type
dateTime
Properties
Filter, Nillable, Sort
Description
The timestamp when the current user last viewed this record or list view. If this value is null, and LastReferenceDate isn’t null, the user accessed this record or list view.
Name
Type
string
Properties
Autonumber, Defaulted on create, Filter, idLookup, Sort
Description
The unique, auto-numbered name of the gift refund.
ProcessorTransactionFee
Type
currency
Properties
Create, Filter, Nillable, Sort, Update
Description
The transaction fee charged by the payment processor. This field is available from API version 60.0 and later.
Reason
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
The reason for the refund.
Possible values are:
  • Donor Request
  • Incorrect Amount
Status
Type
picklist
Properties
Create, Filter, Group, Nillable, Sort, Update
Description
Specifies the status of the refund.
Possible values are:
  • Completed
  • Failed
  • Initiated

Associated Objects

This object has the following associated objects. If the API version isn’t specified, they’re available in the same API versions as this object. Otherwise, they’re available in the specified API version and later.

GiftRefundChangeEvent (API Version 62.0)
Change events are available for the object.
GiftRefundFeed
Feed tracking is available for the object.
GiftRefundHistory
History is available for tracked fields of the object.