Home > @vsf-enterprise/sap-commerce-webservices-sdk > MiscsApi

MiscsApi class

MiscsApi - object-oriented interface MiscsApi {BaseAPI}

Signature:

export declare class MiscsApi extends BaseAPI 

Extends: BaseAPI

Methods

Method Modifiers Description
getCardTypes(baseSiteId, fields, options) Lists supported payment card types. Get a list of supported payment card types.
getCurrencies(baseSiteId, fields, options) Lists all available currencies (all usable currencies for the current store). If the list of currencies for a base store is empty, a list of all currencies available in the system is returned. Get a list of available currencies.
getDeliveryCountries(baseSiteId, fields, options) Lists all supported delivery countries for the current store. The list is sorted alphabetically. Get a list of shipping countries.
getLanguages(baseSiteId, fields, options) Lists all available languages (all languages used for a particular store). If the list of languages for a base store is empty, a list of all languages available in the system will be returned. Get a list of available languages.
getTitles(baseSiteId, fields, options) Lists all localized titles. Get a list of all localized titles.