Stripe Sources API — Sources
Stripe Sources API — Sources. 7 operations. Lead operation: Sources. Self-contained Naftiko capability covering one Stripe business surface.
What You Can Do
Creates a new source object.
Retrieves an existing source object. Supply the unique source ID from a source creation request and Stripe will return the corresponding up-to-date source object information.
Updates the specified source by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Retrieves a new Source MandateNotification.
List source transactions for a given source.
Retrieve an existing source transaction object. Supply the unique source ID from a source creation request and the source transaction ID and Stripe will return the corresponding up-to-date source object information.
Verify a given source.
MCP Tools
p-creates-new-source-object-p
Creates a new source object.
p-retrieves-existing-source-object-supply
Retrieves an existing source object. Supply the unique source ID from a source creation request and Stripe will return the corresponding up-to-date source object information.
p-updates-specified-source-setting-values
Updates the specified source by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
p-retrieves-new-source-mandatenotification-p
Retrieves a new Source MandateNotification.
p-list-source-transactions-given-source
List source transactions for a given source.
p-retrieve-existing-source-transaction-object
Retrieve an existing source transaction object. Supply the unique source ID from a source creation request and the source transaction ID and Stripe will return the corresponding up-to-date source object information.
p-verify-given-source-p
Verify a given source.