Merchants
Merchant NPCs with localized names, services, quest chapters, and religious affiliations.
GET/v2/merchants
nameoptionalSubstring on the localized name or the canonical id (case-insensitive)
religion_idoptionalFilter merchants tied to a religion id
service_typeoptionalMerchants offering this capability
sortoptionalglobalSort by a field and direction. Use
field:order, such as name:asc, or use asc or desc for the endpoint's default field.localeoptionalglobalcursoroptionalglobalContinue from the previous page. Pass the opaque
pagination.next value unchanged. Omit it for the first page.limitglobalGET/v2/merchants/{id}
idpathCanonical merchant id — pick from the list
localeoptionalglobalquest_chapter_ids pivots to the consolidated /quests endpoint via ?chapter_id=….