Get Payer Profile

Retrieves a payer profile and associated payment methods. This call is essential for accessing a payer’s stored information, which can be used to facilitate transactions or update the payer’s details. It returns comprehensive data about the payer, including their stored payment methods.

Path parameters

payerIdstringRequired

The unique identifier for the payer.

Response

Payer profile retrieved successfully.

payerIdstringOptional

Unique identifier for the payer.

namestringOptional

Full name of the payer.

emailAddressstringOptional

Email address of the payer.

mobileNumberstringOptional

Mobile number of the payer.

metadatamap from strings to stringsOptional

Additional metadata for the payer.

Errors