Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.74 KB

TmsV1PaymentinstrumentsPost201Response.md

File metadata and controls

39 lines (23 loc) · 1.74 KB

CyberSource.TmsV1PaymentinstrumentsPost201Response

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]
bankAccount Tmsv1paymentinstrumentsBankAccount [optional]
card Tmsv1paymentinstrumentsCard [optional]
buyerInformation Tmsv1paymentinstrumentsBuyerInformation [optional]
billTo Tmsv1paymentinstrumentsBillTo [optional]
processingInformation Tmsv1paymentinstrumentsProcessingInformation [optional]
merchantInformation Tmsv1paymentinstrumentsMerchantInformation [optional]
metaData Tmsv1instrumentidentifiersMetadata [optional]
instrumentIdentifier Tmsv1paymentinstrumentsInstrumentIdentifier [optional]

Enum: ObjectEnum

  • paymentInstrument (value: "paymentInstrument")

Enum: StateEnum

  • ACTIVE (value: "ACTIVE")

  • CLOSED (value: "CLOSED")