Skip to main content
Schema2020-08-27object

issuing.authorization

When an [issued card](https://stripe.com/docs/issuing) is used to make a purchase, an Issuing `Authorization` object is created. [Authorizations](https://stripe.com/docs/issuing/purchases/authorizations) must be approved for the purchase to be completed successfully. Related guide: [Issued Card Authorizations](https://stripe.com/docs/issuing/purchases/authorizations).

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