Update a Receive User

This API allows you to update the receive user information. Receive user details can only be updated if no transactions have been forwarded for delivery for the user. Hence, a receive user can only be updated when Delivery Status is NONE and in some cases, DELIVERY HOLD.

PATCH /users/{{receive_user_id}}

Fields

Updatable

Additional Details

first_name

Yes

middle_name

Yes

last_number

Yes

gender

No

Can only be updated if not provided earlier

mobile_phone

Yes

date_of_birth

Yes

email

Yes

occupation

No

Can only be updated if not provided earlier

user_relationship

No

Can only be updated if not provided earlier

address_line1

Yes

address_line2

Yes

city

Yes

state

Yes

country

No

zipcode

Yes

physical_documents

Yes

Updating physical_document object will add a new copy of the document and archive the older one.

virtual_documents

Yes

Last updated