Skip to main content
GET

Request

string
required
Bearer olive_live_xxx or Bearer eyJ... (JWT)

Path Parameters

string
required
Subscriber UUID (e.g., sub_abc123)

Response

array
Array of card objects linked to subscriber
integer
Total number of cards

Examples


Card Types

Parent Card

  • Primary card linked to subscriber
  • Full access to wallet balance
  • Can manage child cards

Child Card

  • Linked to parent card
  • Daily spending limit
  • For dependents/employees

Card Status


Errors


Link Card

Link a new card to subscriber

Create Child Card

Create a child card

Authorizations

Authorization
string
header
required

API Key for third-party integrations (WhatsApp, Smart PAY, VULT). Format: 'Bearer olive_live_xxxxxxxxxxxxx'

Path Parameters

id
string
required

Subscriber ID

Response

List of cards

The response is of type object.