Skip to main content
GET
Get a product

Overview

Returns the full details of a single card product — scheme, card type, feature flags, and card lifecycle controls. Products are shared resources — always read from the LIVE database regardless of whether your API key is LIVE or SANDBOX.

Path Parameters

Example

Success Response (200)

Field Reference

Core Fields

features Object

controls Object

Error Codes

Authorizations

Authorization
string
header
required

API key from the FYATU CaaS portal. Pass as Authorization: Bearer <key>.

Path Parameters

id
string
required

Product ID (prefix prd_)

Response

Product retrieved

success
boolean
Example:

true

status
integer
Example:

200

message
string
Example:

"Product retrieved"

data
object
meta
object