Get confirmation status of the card in wallet
GET /api/customers/v1/wallet/confirmation/status
GET
/api/customers/v1/wallet/confirmation/status
Returns confirmation status of the payment method is wallet. Either X-CUSTOMER-AUTH header or external_id param is required.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ” external_id
string
Customer id in your platform
option_id
string
Id of the payment method in wallet
Responses
Section titled “ Responses ”object
card
object
expires_at
Card expire date
string format: date-time
mask
Card mask
string
token
Card token
string
full_number
Card number
string
bank_short_name
Bank short name
string
payment_system
Payment system
string
option_id
id of added card. Can be used for payments with wallet payment type.
string format: uuid
is_confirmed
boolean
type
string
status
string
object
code
string
message
string
param
string
payment_id
string
type
string
error_id
string
Too Many Requests.
object
code
string
message
string
param
string
payment_id
string
type
string
error_id
string
Headers
Section titled “Headers ” X-RateLimit-Limit
integer
Request limit per second.
X-RateLimit-Remaining
integer
The number of requests left for the time window.
X-RateLimit-Reset
integer
Seconds needed for full regeneration.
object
code
string
message
string
param
string
payment_id
string
type
string
error_id
string