Overview
Creates a new pledge transaction containing one or more pledges. Each pledge represents an impact commitment tied to a specific offering.Examples
API Reference
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
An optional unit ID to provide when using a team-level key
Body
application/json
Input schema for creating a new pledge transaction
A unique reference for the pledge transaction (e.g. order ID)
Minimum length:
1
Optional array of notification service(s) used to alert recipient on pledge creation
Maximum length:
3
Response
Successful response
Unique ID for the pledge transaction
Boolean indicating production vs test pledge transaction
Array of notification statuses for this pledge transaction
A unique reference for the pledge transaction (e.g. order ID)
URL to the generated timeline, intended for the pledge recipient (should not be made public)