Skip to end of metadata
Go to start of metadata

Method name :

public ArrayList<CashOnDeliveryApiBean> findCOD(String dateFrom, String dateTo, String apiKey) 
throws MeestException;

Input params

dateFrom - COD date start period

dateTo - COD date end period

apiKey

Response Object

Array list of CashOnDeliveryApiBean

  • No labels