Salesforce · Example Payload

Salesforce Commitment Example

Fortune 500Artificial IntelligenceAnalyticsCloudCommerceCRMCustomer ServiceEnterpriseMarketingPlatformSales

Salesforce Commitment Example is an example object payload from Salesforce, with 15 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

amountcurrencyIsoCodetransactionPeriodtransactionIntervaltransactionDaystartDateendDatecampaignoutreachSourceCodedonorpaymentInstrumentdesignationsfirstTransactiongiftCommitmentCustomFieldsgiftCommitmentScheduleCustomFields

Example Payload

Raw ↑
{
  "amount": 42.5,
  "currencyIsoCode": "example_value",
  "transactionPeriod": "example_value",
  "transactionInterval": 10,
  "transactionDay": "example_value",
  "startDate": "example_value",
  "endDate": "example_value",
  "campaign": {
    "id": "abc123"
  },
  "outreachSourceCode": {
    "id": "abc123",
    "sourceCode": "example_value"
  },
  "donor": {
    "donorType": "example_value",
    "id": "abc123",
    "firstName": "example_value",
    "lastName": "example_value",
    "phone": "example_value",
    "email": "user@example.com",
    "address": [],
    "accountCustomFields": 42
  },
  "paymentInstrument": {
    "type": "example_value",
    "accountHolderName": 42,
    "expiryMonth": "example_value",
    "expiryYear": "example_value",
    "last4": "example_value",
    "cardBrand": "example_value",
    "bankName": "example_value",
    "digitalWalletProvider": "example_value",
    "bankAccountHolderType": 42,
    "bankAccountType": 42,
    "bankAccountNumber": 42,
    "bankCode": "example_value",
    "gatewayName": "example_value",
    "processorName": "example_value",
    "processorPaymentReference": "example_value",
    "gatewayReference": "example_value"
  },
  "designations": [],
  "firstTransaction": {
    "amount": 42.5,
    "receivedDate": "example_value",
    "donorCoverAmount": 42.5,
    "transactionStatus": "example_value",
    "gatewayTransactionFee": 42.5,
    "processorTransactionFee": 42.5,
    "processorReference": "example_value",
    "gatewayReference": "example_value",
    "lastGatewayResponseCode": "example_value",
    "lastGatewayErrorMessage": "example_value",
    "lastGatewayProcessedDateTime": "2026-01-15T10:30:00Z"
  },
  "giftCommitmentCustomFields": [],
  "giftCommitmentScheduleCustomFields": []
}

Work with this as data

Every example here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for examples

4 MCP tools reach this
  • find_examplesBrowse and filter every example in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/salesforce-commitment-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.