Skip to main content
POST
Change child card PIN

Authorizations

Authorization
string
header
required

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

Body

application/json

Change child card PIN details

card_serial
string
required
Example:

"OLIV0002"

new_child_pin
string
required
Example:

"9999"

old_child_pin
string
required
Example:

"5678"

parent_pin
string
required
Example:

"1234"

parent_subscriber_id
string
required
Example:

"parent-uuid"

Response

PIN changed successfully

The response is of type object.