POST api/Payment/GetCreditCard

Request Information

URI Parameters

None.

Body Parameters

Collection of Object

None.

Request Formats

application/json, text/json, application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

ICreditCard
NameDescriptionTypeAdditional information
CardId

string

None.

CardNumber

string

None.

MaskedCardNumber

string

None.

NameOnCard

string

None.

ExpirationMonth

integer

None.

ExpirationYear

integer

None.

CardType

string

None.

CVV

string

None.

BillingAddress

Address

None.

PaymentStatus

string

None.

PaymentAmount

string

None.

CPLink

integer

None.

OpenOrderLink

integer

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.