approve_pending_address(pending_id integer)


Description

Replaces an address with a pending address. This is done by giving the pending address the ID of the old address. The replaced address is retained with -id.

Parameters

Name Type Mode
pending_id integer IN

Definition