Request
This endpoint expects an object.
payerIdstringOptional
Unique identifier for the payer.
namestringOptional
Full name of the payer.
emailAddressstringOptionalformat: "email"
Email address of the payer.
mobileNumberstringOptional
Mobile number of the payer.
metadatamap from strings to stringsOptional
Additional metadata for the payer.
Response
Payer profile created successfully.
payerIdstring
Unique identifier for the payer.
namestring
Full name of the payer.
emailAddressstringformat: "email"
Email address of the payer.
mobileNumberstring
Mobile number of the payer.
metadatamap from strings to strings
Additional metadata for the payer.