Localization
Get customer preferred language
Returns the current preferred language for a customer.
get/v2/localization/customers/{customer_id}/language
Path parameters
customer_idstring required
Example:5eb7cf5a86d9755df3a6c593
Headers
authorizationstring nullable
Response
Successful Response
Example response
{
"id": "5eb7cf5a86d9755df3a6c593"
}Changes
No recorded changes to this endpoint across all 2 revisions of this API.