Update a beneficiary
Headers
Bearer JWT for user-facing flows (Bearer eyJraWQ...), or the literal string NONE when authenticating via API key.
"Bearer eyJraWQ..."
API key for server-to-server flows, or the literal string NONE when authenticating via JWT.
"pcx_abc123_xxxx"
Path Parameters
Body
ISO 4217 currency code matching the destination country (e.g. NG → NGN, GB → GBP)
"NGN"
ISO alpha-2 country code
"NG"
bank_account, momo, loan_client Required when account_type is momo.
Required for loan-client beneficiaries created on behalf of an organisation.
Response
Updated beneficiary
ISO 4217 currency code matching the destination country (e.g. NG → NGN, GB → GBP)
"NGN"
ISO alpha-2 country code
"NG"
bank_account, momo, loan_client Required when account_type is momo.
Required for loan-client beneficiaries created on behalf of an organisation.
User ID of the beneficiary owner