Modify member's basic information

Created by Weebo Support, Modified on Thu, 16 Jun 2022 at 11:42 PM by Weebo Support

Modify member's basic information

interface address

hostname/openapi/v1/customerOpenApi/updateBaseInfo

Request header

User-Agent: openApi

Content-Type: application/json; charset=utf-8

Accept-encoding: gzip,deflate

Time-stamp: 1437528688233

Data-signature: BF706E6AC693BA3B1BABD32E6713431D

Request method

POST

Request body

{

"appId": "abcdefghijklmn",

"customerInfo": {

"customerUid": 360135572336007987,

"name": "Kybio,"

"phone": "17759205640",

"birthday": "",

"qq": "",

"email": "",

"address": "",

"remarks": "Change via Kybio Cashier OpenApi

}

}

parameter name

Is it necessary

Types of

Instructions

appId

Yes

String

KYBIO configured access credentials

customerUid

Yes

Long

The members’ unique credential in KYBIO system

Name

no

String

Member's name, blank field does not affect operation

Phone

no

String

Member contact phone, blank field does not affect operation

Birthday

no

String

Birthday of member, blank field does not affect operation

Qq

no

String

QQ number, blank field does not affect operation

Email

no

String

Member's E-mail, blank field does not affect operation

Address

no

String

Member's address, blank field does not affect operation

Remarks

no

String

Remarks information, blank field does not affect operation

Return result

{

"status": "success",

"messages": [],

"errorCode":null

}

Field name

Types of

Instructions

Status

String

Whether the request is processed correctly, return success or error, case-insensitive

Messages

String[]

Processing result message

errorCode

Int

Business process error code, see error code table

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select atleast one of the reasons

Feedback sent

We appreciate your effort and will try to fix the article