Endpoints
Create Pledge Transaction
Create a new pledge transaction with multiple pledges
POST
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
Response
200
application/json
Successful response
The response is of type object
.