Property

ID of the merchant for use in simulated transaction requests.

Property

Name of merchant - used as transaction descriptions.

Property

Merchant category code of merchant.

Property

City of merchant.

Property

State of merchant.

Property

Postal code of merchant.

Property

Country of merchant.

Property

Currency ISO code charged by merchant.

Property

Depicts that a transaction request made to this merchant will be authorized at the virtual cards service level, and then immediately declined once it reaches the 'provider level.

Property

Depicts that a transaction request made to this merchant will be automatically declined before it reaches the authorization level at the Virtual Card Service.

Property

Date/timestamp that this resource was created.

Property

Date/timestamp that this resource was last updated.

Hierarchy

  • SimulatorMerchant

Properties

city: string
country: string
createdAt: Date
currency: string
declineAfterAuthorization: boolean
declineBeforeAuthorization: boolean
description: string
id: string
mcc: string
name: string
postalCode: string
state?: string
updatedAt: Date

Generated using TypeDoc