Update Account function

This method updates the details for an LCS account.
API function usage type: HigherLevel

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Exemples of JSON for Update Account

Example of HTTP Request JSON Body data for update account firstname:

{
	"update_field_name": "firstname",
	"update_field_value": "New Firstname"
}
Body Params

Update Account object

string
enum
required

update field name;

Allowed:
string
required

update field value;

Headers
string
required
Defaults to your developer_key

web service developer key

string
required
Defaults to your authorization_token

token from authentication

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json