Unsuspend a Beneficial Owner (Business Account)

Unsuspend a Beneficial Owner belonging to a Business Account.

Endpoint

PUT /v1/beneficiaries/{beneficiaryId}/unsuspend

Authorization Header

Authorization: Bearer <access_token>

Path Parameters

beneficiaryId  REQUIRED

string (UUID)

ID of the Beneficial Owner.

Request Body

None

Returns

If successful, returns 200 Beneficiary has been unsuspended.

SAMPLE RESPONSE

				
					{
  200 Beneficiary has been unsuspended.
}
				
			
Exit mobile version