Find customer wallet item
GET /api/customers/v1/wallet/find
GET
/api/customers/v1/wallet/find
Returns customer wallet item. 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
boolean
Option id of your payment
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_default
boolean
name
Optional card name set by user.
string
type
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