Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.fyatu.com/llms.txt

Use this file to discover all available pages before exploring further.

Overview

Returns the full details of a single cardholder.

Path Parameters

ParameterTypeDescription
cardholderIdstringThe cardholder ID

Response Fields

FieldTypeDescription
idstringCardholder ID
externalIdstringYour internal user identifier
firstNamestringFirst name
lastNamestringLast name
emailstringEmail address
phonestringPhone number
dateOfBirthstringDate of birth
genderstringGender
addressobjectAddress fields (line1, city, state, country, zipCode)
statusstringACTIVE, SUSPENDED, or DELETED
kycStatusstringUNSUBMITTED, PENDING, APPROVED, or REJECTED
cardCountintegerNumber of active cards held by this cardholder
createdAtstringCreation timestamp
updatedAtstringLast update timestamp

Error Codes

CodeDescription
RESOURCE_NOT_FOUNDCardholder not found or belongs to another business