v2

latestOpenAPI 3.1.02026-07-262279731.3 MB
webCardPayins

View card details for a Web Card PayIn

View card details for a Web Card PayIn

get/v2.01/{ClientId}/payins/card/web/{PayInId}/extended

Path parameters

ClientIdstring required

Platform's API account identifier, associated with the API key.

PayInIdstring required

The unique identifier of the pay-in.

Headers

Authorizationstring required

Bearer authentication of the form Bearer <token>, where token is your auth token.

If your platform is using a proxy to take SCA-triggering action on behalf of users, you also need to integrate mTLS authentication and use the api-mtls base URL.

Response

Success

Idstring

Max length: 128 characters (see data formats for details)

The unique identifier of the object.

PaymentTypestring

Returned values: CARD

The payment type of the pay-in.

ExecutionTypestring

Returned values: WEB

The execution type of the pay-in.

ExpirationDatestring

Format: “MMYY”

The expiration date of the card.

Aliasstring

The card number, partially obfuscated.

CardTypestring

Returned values: CB_VISA_MASTERCARD, AMEX, MAESTRO, BCMC

Default value: CB_VISA_MASTERCARD

The type of the card. If not supplied, the default value will be taken into account.

Countrystring

Format: ISO-3166-1 alpha-3 three-letter country code (e.g., “FRA”)

The country of the card (which is the same as the country of the issuer).

Fingerprintstring

The unique representation of the card number. This string can be used to track the card behavior while keeping the card information confidential.