Updates an existing recipient
1 | update_transfer_recipients(authorization, recipient_id, ...)
|
authorization |
set_keys("", "SECRET_KEY")$secret, equivalent of "-H Authorization: Bearer SECRET_kEY" |
recipient_id |
string. REQUIRED Code or ID for transfer recipient we want to update. |
... |
Body Params |
name |
string. REQUIRED A name for the recipient |
email |
string. The email address of the recipient |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.