Update Recipient

Read on updating recipient details

You can update the recipient details using this API. You can only update recipients if a transaction has not been forwarded for delivery to a recipient.

PUT /v2/senders/{{senderId}}/recipients/{{recipientId}}

ParameterUpdatableRemarks

first_name

Yes

middle_name

Yes

last_name

Yes

country

No

address_line1

Yes

address_line2

Yes

city

Yes

City is mandatory while updating any Address fields

postal_code

Yes

province

Yes

Province is mandatory while updating any Address fields

email

Yes

home_phone

Yes

mobile_phone

Yes

work_phone

Yes

date_of_birth

Yes

occupation

Yes

sender_relationship

No

enable_cash_pickup

Yes

Last updated