Locales
Locales are used to facilitate multi-currency product pricing and ordering in a marketplace. They can be assigned to Buyers or Buyer UserGroups.Duplicate Currency/Language combinations not permitted.
Locales.List
Get a list of locales.
v1/locales
Locales.Create
Create a new locale.
v1/locales
Locales.ListAssignments
Get a list of locale assignments.
v1/locales/assignments
Locales.SaveAssignment
Create or update a locale assignment.
v1/locales/assignments
Locales.Get
Get a single locale.
v1/locales/{localeID}
Locales.Save
Create or update a locale.
v1/locales/{localeID}
Locales.Delete
Delete a locale.
v1/locales/{localeID}
Locales.Patch
Partially update a locale.
v1/locales/{localeID}
Locales.DeleteAssignment
Delete a locale assignment.
v1/locales/{localeID}/assignments