update_customer_photo

This API allows you to update a customers photograph.

If you want to delete a customers photo, please send the photo_base64 as "delete".

Form Data
string
required

This is a 25 alphanumeric hash code provided to you by the fleet.

int32
required

This is the mobile number for the customer account.

int32

You can also send the customers PIN number for verification, if this fails, the API command will fail. If left blank, no validation is done on the authenticity of the customer ID.

string
required

Should be sent as a Base64 string.

Language
Response
Click Try It! to start a request and see the response here!