Create Offline Transaction
Campaign-Specific APIs
Create Offline Transaction
Record an offline donation transaction against a CrowdChange campaign on behalf of a donor, including amount, payment method, and donor details.
POST
Create Offline Transaction
Path parameters
Campaign ID.
Body
Full amount of offline transaction in xxx.xx format.
Donor’s full name.
Team ID.
Page ID.
Donor’s email.
Whether the transaction is recorded as a lump sum.
Whether the transaction is pending.
Payment method used for the offline transaction.
Comment associated with the transaction.
Billing information.
Response
Transaction ID.
Donor ID.
Donor email.
Full amount.
Currency code. Allowed values:
CAD, USD, AUD, EURCampaign ID.
Team ID.
Page ID.
| Status | Description |
|---|---|
400 | Bad Request |
403 | Forbidden |