Skip to main content
Schema2020-08-27object

issuing.transaction

Any use of an [issued card](https://stripe.com/docs/issuing) that results in funds entering or leaving your Stripe account, such as a completed purchase or refund, is represented by an Issuing `Transaction` object. Related guide: [Issued Card Transactions](https://stripe.com/docs/issuing/purchases/transactions).

Source
openapi/spec3.json
Commit
d70de345383d
Active snapshot
da69df7e6e11

IssuingAuthorizationMerchantData

object
category string
required

A categorization of the seller's type of business. See our [merchant categories guide](https://stripe.com/docs/issuing/merchant-categories) for a list of possible values.

category_code string
required

The merchant category code for the seller’s business

city string
optionalnullable

City where the seller is located

country string
optionalnullable

Country where the seller is located

name string
optionalnullable

Name of the seller

network_id string
required

Identifier assigned to the seller by the card brand

postal_code string
optionalnullable

Postal code where the seller is located

state string
optionalnullable

State where the seller is located