Uses of Class
de.hybris.platform.commercefacades.order.data.CCPaymentInfoDatas
-
Packages that use CCPaymentInfoDatas Package Description de.hybris.platform.ycommercewebservices.v1.controller -
-
Uses of CCPaymentInfoDatas in de.hybris.platform.ycommercewebservices.v1.controller
Methods in de.hybris.platform.ycommercewebservices.v1.controller that return CCPaymentInfoDatas Modifier and Type Method Description CCPaymentInfoDatasCustomersController. getPaymentInfos(boolean saved)Web service for getting current user's credit card payment infos.
Sample call: http://localhost:9001/rest/v1/mysite/customers/paymentinfos?saved=true
Method requires authentication and is restricted toHTTPSchannel.
Method type :GET.
-