-
SubscriptionClient.cancel(String id,
org.json.JSONObject request)
CustomerClient.create(org.json.JSONObject request)
FundAccountClient.create(org.json.JSONObject request)
InvoiceClient.create(org.json.JSONObject request)
ItemClient.create(org.json.JSONObject request)
OrderClient.create(org.json.JSONObject request)
PaymentLinkClient.create(org.json.JSONObject request)
PlanClient.create(org.json.JSONObject request)
QrCodeClient.create(org.json.JSONObject request)
RefundClient.create(org.json.JSONObject request)
SettlementClient.create(org.json.JSONObject request)
SubscriptionClient.create(org.json.JSONObject request)
TransferClient.create(org.json.JSONObject request)
VirtualAccountClient.create(org.json.JSONObject request)
PaymentClient.createUpi(org.json.JSONObject request)
CustomerClient.edit(String id,
org.json.JSONObject request)
InvoiceClient.edit(String id,
org.json.JSONObject request)
ItemClient.edit(String id,
org.json.JSONObject request)
OrderClient.edit(String id,
org.json.JSONObject request)
PaymentClient.edit(String id,
org.json.JSONObject request)
PaymentLinkClient.edit(String id,
org.json.JSONObject request)
RefundClient.edit(String id,
org.json.JSONObject request)
TransferClient.edit(String id,
org.json.JSONObject request)
VirtualAccountClient.edit(String id,
org.json.JSONObject request)
It is wrapper of fetchAll with parameter here sending null defines fetchAll
with a default values without filteration
AddonClient.fetchAll(org.json.JSONObject request)
This method get list of Addons filtered by parameters @request
It is wrapper of fetchAll with parameter here sending null defines fetchAll
with a default values without filteration
CustomerClient.fetchAll(org.json.JSONObject request)
This method get list of customers filtered by parameters @request
FundAccountClient.fetchAll(org.json.JSONObject request)
This method get list of fundaccounts filtered by parameters @request
InvoiceClient.fetchAll(org.json.JSONObject request)
ItemClient.fetchAll(org.json.JSONObject request)
OrderClient.fetchAll(org.json.JSONObject request)
PaymentClient.fetchAll(org.json.JSONObject request)
PaymentLinkClient.fetchAll(org.json.JSONObject request)
PlanClient.fetchAll(org.json.JSONObject request)
It is wrapper of fetchAll with parameter here sending null defines fetchAll
with a default values without filteration
QrCodeClient.fetchAll(org.json.JSONObject request)
This method get list of QrCodes filtered by parameters @request
RefundClient.fetchAll(org.json.JSONObject request)
It is wrapper of fetchAll with parameter here sending null defines fetchAll
with a default values without filteration
SettlementClient.fetchAll(org.json.JSONObject request)
This method get list of Settlements filtered by parameters @request
SubscriptionClient.fetchAll(org.json.JSONObject request)
TransferClient.fetchAll(org.json.JSONObject request)
VirtualAccountClient.fetchAll(org.json.JSONObject request)
It is wrapper of fetchAllDemand with parameter here sending null defines fetchAllDemand
with a default values without filteration
This method get list of demand Settlements filtered by parameters @request
SubscriptionClient.pause(String id,
org.json.JSONObject request)
PaymentClient.refund(String id,
org.json.JSONObject request)
PaymentClient.refund(org.json.JSONObject request)
SettlementClient.reports(org.json.JSONObject request)
SubscriptionClient.resume(String id,
org.json.JSONObject request)
SubscriptionClient.update(String id,
org.json.JSONObject request)
static boolean
static boolean
static boolean
static boolean
static boolean