Phone
Authorizations
Path parameters
addressIdintegerRequiredExample:
Address Id
85
Body
objectOptionalExample:
{"phone":"597014780"}
Responses
200
Successful response
application/json
post
POST /V2/guest/address/{addressId}/update/phone HTTP/1.1
Host: beta.magento.pixiedia.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 21
{
"phone": "597014780"
}
200
Successful response
No content