Transfer API - Change Password
Request URL
Request Body Parameters
Parameter
Description
Type
Required?
username
Member username
String
Y
newPassword
New password that need to change
String
Y
agent
Agent id that AMBSlot has provided
String
Y
Request Body Example
Response Parameters
Status Object
Parameter
Description
Type
Required?
code
0: Success
997: Invalid request data 998: Invalid agent id 999: Service not available 1601: Response error via axios timeout
Number
Y
message
Error message
String
Y
Response Example
Last updated