Funding Source Object
Funding Sources
Overview
A funding source represents a bank account from which funds are drawn for authorizations.
Endpoints
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Method | Url |
|---|---|
POST | /fundingsources |
GET | /fundingsources |
GET | /fundingsources/:id |
PUT | /fundingsources/:id |
{
"_id": "61d4150b01c6cdd1184ef459",
"business": "61d4150b1dc7cdd1184ef455",
"type": "default",
"status": "active",
"jitGateway": null,
"isDefault": true,
}
