Upload Battery Number POST

Path:/pvds/upload_battery_number.json
HTTP Method:POST

Request Parameters

ParameterTypeIs Required?NoteExample
idStringYes"GWT383595"
battery_numberStringYes"9010KDTL204W0168009262xxxx"
check_codeStringNo
photo_nameStringNo"interver_photo.png"
photoStringYesBase64 encoded image file
Example:
original string: abcde
encode string: YWJjZGU=

Request Example

{
  "client_id": "23565656e63f33016ad7f4f338a6f70be78c136addbbb9c803d09756c6ee93f1",
  "signature": "2dc1b977b376a2fd26bf05c1f15da59b",
  "timestamp": "2019-08-02T10:31:50+11:00",
  "id": "GWT383595",
  "battery_number": "test_battery_code",
  "check_code": "",
  "photo_name": "interver_photo.png",
  "photo": "/9j/4AAQSkZJRgABAQAAkACQAAD/4QB0RXhpZgAATU0AKgAAAAgABAEaAAUAAAABAAA.....pGiiivsjkCiiigAooooAKKKKAP/2Q=="
}

Response Example

{
  "id": "xx",
  "code": "test_battery_code",
  "check_code": "test check code"
}

By clicking "Accept All Cookies", you agree to the storing of cookies on your device to enhance site navigation, analyze site usage, and assist in our marketing efforts. Further information about our use of cookies and similar technologies can be found in our cookie policy .

Copyright ©2026, GreenDeal. All Rights Reserved