Stripe Issuing API — Issuing
Stripe Issuing API — Issuing. 27 operations. Lead operation: Issuing. Self-contained Naftiko capability covering one Stripe business surface.
What You Can Do
Returns a list of Issuing Authorization objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
Retrieves an Issuing Authorization object.
Updates the specified Issuing Authorization object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
[Deprecated] Approves a pending Issuing Authorization object. This request should be made within the timeout window of the real-time authorization flow.
[Deprecated] Declines a pending Issuing Authorization object. This request should be made within the timeout window of the real time authorization flow.
Returns a list of Issuing Cardholder objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
Creates a new Issuing Cardholder object that can be issued cards.
Retrieves an Issuing Cardholder object.
Updates the specified Issuing Cardholder object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Returns a list of Issuing Card objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
Creates an Issuing Card object.
Retrieves an Issuing Card object.
Updates the specified Issuing Card object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Returns a list of Issuing Dispute objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
Creates an Issuing Dispute object. Individual pieces of evidence within the evidence object are optional at this point. Stripe only validates that required evidence is present during submission. Refer to
Retrieves an Issuing Dispute object.
Updates the specified Issuing Dispute object by setting the values of the parameters passed. Any parameters not provided will be left unchanged. Properties on the evidence object can be unset by passing in an em
Submits an Issuing Dispute to the card network. Stripe validates that all evidence fields required for the dispute’s reason are present. For more details, see /v1/v1/issuing/disputes/{dispute}/submit
Returns a list of Issuing Settlement objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
Retrieves an Issuing Settlement object.
Updates the specified Issuing Settlement object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
Lists all Issuing Token objects for a given card.
Retrieves an Issuing Token object.
Attempts to update the specified Issuing Token object to the status specified.
Returns a list of Issuing Transaction objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
Retrieves an Issuing Transaction object.
Updates the specified Issuing Transaction object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
MCP Tools
p-returns-list-issuing-code-authorization-code
Returns a list of Issuing Authorization objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
p-retrieves-issuing-code-authorization-code-object
Retrieves an Issuing Authorization object.
p-updates-specified-issuing-code-authorization-code
Updates the specified Issuing Authorization object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
p-deprecated-approves-pending-issuing-code-authorization
[Deprecated] Approves a pending Issuing Authorization object. This request should be made within the timeout window of the real-time authorization flow.
p-deprecated-declines-pending-issuing-code-authorization
[Deprecated] Declines a pending Issuing Authorization object. This request should be made within the timeout window of the real time authorization flow.
p-returns-list-issuing-code-cardholder-code
Returns a list of Issuing Cardholder objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
p-creates-new-issuing-code-cardholder-code
Creates a new Issuing Cardholder object that can be issued cards.
p-retrieves-issuing-code-cardholder-code-object
Retrieves an Issuing Cardholder object.
p-updates-specified-issuing-code-cardholder-code
Updates the specified Issuing Cardholder object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
p-returns-list-issuing-code-card-code
Returns a list of Issuing Card objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
p-creates-issuing-code-card-code-object
Creates an Issuing Card object.
p-retrieves-issuing-code-card-code-object
Retrieves an Issuing Card object.
p-updates-specified-issuing-code-card-code
Updates the specified Issuing Card object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
p-returns-list-issuing-code-dispute-code
Returns a list of Issuing Dispute objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
p-creates-issuing-code-dispute-code-object
Creates an Issuing Dispute object. Individual pieces of evidence within the evidence object are optional at this point. Stripe only validates that required evidence is present during submission. Refer to
p-retrieves-issuing-code-dispute-code-object
Retrieves an Issuing Dispute object.
p-updates-specified-issuing-code-dispute-code
Updates the specified Issuing Dispute object by setting the values of the parameters passed. Any parameters not provided will be left unchanged. Properties on the evidence object can be unset by passing in an em
p-submits-issuing-code-dispute-code-card
Submits an Issuing Dispute to the card network. Stripe validates that all evidence fields required for the dispute’s reason are present. For more details, see
read-only
p-returns-list-issuing-code-settlement-code
Returns a list of Issuing Settlement objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
p-retrieves-issuing-code-settlement-code-object
Retrieves an Issuing Settlement object.
p-updates-specified-issuing-code-settlement-code
Updates the specified Issuing Settlement object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.
p-lists-all-issuing-code-token-code
Lists all Issuing Token objects for a given card.
p-retrieves-issuing-code-token-code-object
Retrieves an Issuing Token object.
p-attempts-update-specified-issuing-code-token
Attempts to update the specified Issuing Token object to the status specified.
p-returns-list-issuing-code-transaction-code
Returns a list of Issuing Transaction objects. The objects are sorted in descending order by creation date, with the most recently created object appearing first.
p-retrieves-issuing-code-transaction-code-object
Retrieves an Issuing Transaction object.
p-updates-specified-issuing-code-transaction-code
Updates the specified Issuing Transaction object by setting the values of the parameters passed. Any parameters not provided will be left unchanged.