Name
Remove
Description
Removes the parameters indicated.
Fields
Parameter(s): The name(s) of the parameter(s) to be remove from the transaction.
Examples
Remove last_name. A transaction with parameters first_name, last_name, user_id, and email becomes first_name, user_id, and email.
Errors
None
0 Comments