Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 1.26 KB

TmsV1InstrumentidentifiersPost200Response.md

File metadata and controls

35 lines (19 loc) · 1.26 KB

CyberSource.TmsV1InstrumentidentifiersPost200Response

Properties

Name Type Description Notes
links Tmsv1instrumentidentifiersLinks [optional]
id String Unique identification number assigned by CyberSource to the submitted request. [optional]
_object String Describes type of token. For example: customer, paymentInstrument or instrumentIdentifier. [optional]
state String Current state of the token. [optional]
card Tmsv1instrumentidentifiersCard [optional]
bankAccount Tmsv1instrumentidentifiersBankAccount [optional]
processingInformation Tmsv1instrumentidentifiersProcessingInformation [optional]
metadata Tmsv1instrumentidentifiersMetadata [optional]

Enum: ObjectEnum

  • instrumentIdentifier (value: "instrumentIdentifier")

Enum: StateEnum

  • ACTIVE (value: "ACTIVE")

  • CLOSED (value: "CLOSED")