Update customer information
PUT https://{handle}.myshopline.com/admin/openapi/v20250601/customers/:id.json
handle
: The store's unique identifier, which is the prefix of the store's domain name. For example, if a store's domain name is open001.myshopline.com
, the store handle is open001
.Update customer
Path Parameters
- id string requiredCustomer idExample:
4211465524
Request Headers
- Content-Type requiredThe value of this field is fixed to
application/json; charset=utf-8
- Authorization string requiredThe access token for the API. Please refer to App authorization to obtain the access token, and then put the obtained access token into the API request header in Bearer Token.Example:
Bearer eyJhbGciOiJIUzUxMiJ9.eyJhcHBLZXkiOiJmMjM3OWQyMTYyOGMzM2QxMWRiMWZkYjY5N2EzZjdjMjZlNGMwYTA5Iiwic2VsbGVySWQiOiIyMDAwMjM0ODgwIiwic3RvcmVJZCI6IjE2NzIzNjk3Mjk2MDYiLCJ2ZXJzaW9uIjoiVjIiLCJkb21haW4iOiJodHRwczovL3NsLW9wZW4tc2cubXlzaG9wbGluZS5jb20iLCJ0aW1lc3RhbXAiOjE2NzUzMTk0OTI0MzksImlzcyI6Inlzb3VsIiwiZXhwIjoxNzY5OTI3NDkyfQ.UwQzomM2veGCUaOZ0paUxq5dpc7DXuhHYFvsQ_uIAKduzWcb_j2E4q_36El83sp145D4cKbpcE5KCeeIz-JNQw
Request Body
customerobject
Customer informationaccepts_marketing booleanSubscribe to the mailbox , and the user mailbox is required when modifying the subscription status ( soon abandoned , it is recommended to use email_marketing_consent ) or notExample:true
addressesobject[]
Number of customer address lists limited to : 50address1 stringAddress 1 length limited to : 255Example:7720 Cherokee Road
address2 stringAddress 2 length limited to : 255Example:Apartment 2
city stringCity length limited to : 64Example:Hagerman
company stringCompany length limited to : 255Example:Joy
country stringCountry length limited to : 64Example:United States
country_code stringNational code length limited to : 50Example:US
country_name stringUser's standardized country nameExample:United States
customer_id stringCustomer idExample:4201825054
default booleanDefault address or notExample:true
first_name stringName length limited to : 128Example:Bob
id stringAddress IDExample:207119551
last_name stringLast name length limited to : 128Example:Norman
name stringUser nicknameExample:NormanBob
phone stringPhone number length limited to : 16Example:001467326483
province stringLength saving limited to : 64Example:Kentucky
province_code stringProvincial code length limited to : 50Example:KY
zip stringZip code length limited to : 10Example:40202
birthday stringBirthday . format : yyyyMMddExample:19970102
email stringMailbox length limited to : 50Example:gungcherny@gamil.com
email_marketing_consentobject
E-mail marketing subscription informationconsent_collected_from stringSubscription information source ( no more than 50 characters )Example:pop
consent_updated_at stringSubscription change timeExample:2022-05-31T15:32:46+08:00
opt_in_level integerSubscription method ( 0 : unknown ; 1 : single_opt_in ; 2 : confirmed_opt_in )Example:2
state integerSubscription status ( 0 : cancelled subscription ; 1 : on subscription ; 2 : not on subscription ; 3 : on-subscription confirmation )Example:2
first_name stringName length limited to : 128Example:Bob
gender integerGender , 0 : unknown / others , 1 : male , 2 : female , 3 : secret / prefer not to sayExample:1
last_name stringLast name length limited to : 128Example:Norman
multipass_identifier stringMultipass markers ( length limited to 100 )Example:multipassIdentifier
note stringMemo length limited to : 1000Example:Placed an order that had a fraud warning
password stringPassword ( 6-18 characters , only case english letters , numbers , symbols );To protect customer privacy, the user password cannot be modified at present. This field will no longer be provided in versions 20250601 and later.Example:123456
password_confirmation stringConfirm password ( 6-18 characters , only case english letters , numbers , symbols );To protect customer privacy, the user password cannot be modified at present. This field will no longer be provided in versions 20250601 and later.Example:123456
phone stringPhone number length limited to : 20Example:001467326483
sms_marketing_consentobject
Sms marketing subscription informationconsent_collected_from stringSubscription information source ( no more than 50 characters )Example:pop
consent_updated_at stringSubscription change timeExample:2022-05-31T15:32:46+08:00
opt_in_level integerSubscription method ( 0 : unknown ; 1 : single_opt_in ; 2 : confirmed_opt_in )Example:1
state integerSubscription status ( 0 : cancelled subscription ; 1 : on subscription ; 2 : not availableExample:1
tags stringTag are used between different tag . a single tag limited to is 100 characters , and the number of limited to is 100. the total length of this field is limited to 1000 charactersExample:loyal
verified_email booleanMailbox verifiedExample:true
Response
- 200
- 401
- 429
For more information about status codes, see Http status code.
Response Headers
traceId
traceId
Response Body
customerobject
Customer detailsaccepts_marketing booleanMail subscription or notExample:true
accepts_marketing_updated_at stringEmail subscription time (see IOS8601 for the format)Example:2022-05-31T15:32:46+08:00
accepts_mobile_marketing_updated_at stringTelephone subscription time (see IOS8601 for the format)Example:true
accepts_phone_marketing booleanAccept telemarketing or notaddressesobject[]
Address information listaddress1 stringAddress 1Example:7720 Cherokee Road
address2 stringAddress 2Example:Apartment 2
city stringCityExample:Hagerman
company stringCompanyExample:Joy
country stringCountryExample:United States
country_code stringCountry codeExample:US
customer_id stringCustomer idExample:4201825054
default booleanDefault address or notExample:true
first_name stringnameExample:Bob
id stringAddress IDExample:SL201UA5006511321220969539
last_name stringLast nameExample:Norman
phone stringTelephone numberExample:001467326483
province stringProvinceExample:Kentucky
province_code stringProvincial encodingExample:KY
zip stringZip codeExample:40202
asid stringFB login IDExample:481007156599455
created_at stringCreation time (see IOS8601 for the format)Example:2022-09-07T10:53:31+08:00
currency stringCurrencyExample:USD
default_addressobject
Default addressaddress1 stringAddress 1Example:7720 Cherokee Road
address2 stringAddress 2Example:Apartment 2
city stringCityExample:Hagerman
company stringCompanyExample:Joy
country stringCountryExample:United States
country_code stringCountry codeExample:US
customer_id stringCustomer idExample:4201825054
default booleanDefault address or notExample:true
first_name stringnameExample:Bob
id stringAddress IDExample:SL201UA5006511321220969539
last_name stringLast nameExample:Norman
phone stringTelephone numberExample:008615834564475
province stringProvinceExample:Kentucky
province_code stringProvincial encodingExample:KY
zip stringZip codeExample:40202
email stringE-mailExample:gungcherny@gamil.com
email_marketing_consentobject
E-mail marketing subscription informationconsent_collected_from stringSubscription information sourceExample:pop
consent_updated_at stringSubscription change timeExample:2022-09-07T10:53:31+08:00
opt_in_level integerSubscription method ( 0 : unknown ; 1 : single_opt_in ; 2 : confirmed_opt_in )Example:2
state integerSubscription status ( 0 : cancelled subscription ; 1 : on subscription ; 2 : not on subscription ; 3 : on-subscription confirmation )Example:1
email_subscribe_flag integerMailbox subscription status 0 : cancelled subscription , 1 : already available , 2 : not availableExample:1
first_name stringUser nicknameExample:Bob
id stringCustomer idExample:4201825054
last_name stringLast nameExample:Norman
last_order_id stringRecent order numberExample:2005473211984312275741
last_order_name stringRecent custom single numberExample:#11279M
mobile_subscribe_flag integerMobile phone subscription status 0 : cancelled subscription , 1 : already available , 2 : not availablemultipass_identifier stringMultipass markersExample:multipassIdentifier
note stringRemarkExample:Placed an order that had a fraud warning
orders_count longOrder quantityExample:12
phone stringPhone numberExample:008615834564475
sms_marketing_consentobject
Sms marketing subscription informationconsent_collected_from stringSubscription information sourceExample:pop
consent_updated_at stringSubscription change timeExample:2022-09-07T10:53:31+08:00
opt_in_level integerSubscription method ( 0 : unknown ; 1 : single_opt_in ; 2 : confirmed_opt_in )Example:1
state integerSubscription status ( 0 : cancelled subscription ; 1 : on subscription ; 2 : not availableExample:1
state integerCustomer status [ 0 : disabled account , 1 : to enable account , 2 : invited account , 3 : valid account ]Example:2
tags stringCustomer tagExample:loyal
total_spent stringTotal cost amountExample:100
updated_at stringUpdate time (see IOS8601 for the format)Example:2022-09-07T10:53:31+08:00
verified_email booleanVerify if e-mail or not
API Explorer
Debugger
Was this article helpful to you?