Skip to content

kajooly/nodejs-soap-redmultipagos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Functions

HelloHub()

GetProducts({ user: 'pruebas', operator: 'Pruebas123' })

Create > GetOrder()

GetOrder({ "user": "pruebas", "operator": "Pruebas123", "idProduct": "RMP100", "numberAccount": "5555551234", "clientFolio": "S00001" })

DoOrder()

DoOrder({ user: 'pruebas', operator: 'Pruebas123', topUpIDValue: '5256985', clientFolio: 'A9999' })

DoOrder()

DoOrder({ user: 'pruebas', operator: 'Pruebas123', topUpIDValue: '5256985', clientFolio: 'A9999' })

CheckOrder({ "user": "pruebas", "operator": "Pruebas123", "topUpIDValue": "5591638", "clientFolio": "S00001" })

GetServiceOrder({ "user": "pruebas", "operator": "Pruebas123", "idProduct": "RMPSERV109001", "numberAccount": "12345678901", "amount": "123", "typeNotification": "", "notificationAccount": "jm@comsis.mx", "clientFolio": "b9999", "additionalInformation": "addd inff", })

DoServiceOrder({ user: 'pruebas', operator: 'Pruebas123', clientFolio: "b9999", feeProductIDValue: '1230' })

CheckServiceOrder({ "user": "pruebas", "operator": "Pruebas123", "clientFolio": "b9999", "feeProductIDValue": "1231" })

CheckServiceOrder({ "user": "pruebas", "operator": "Pruebas123", "clientFolio": "b9999", "feeProductIDValue": "1231" })

AvailableBalance({ "user": "pruebas", "operator": "Pruebas123" })

GetConciliation({ "user": "pruebas", "operator": "Pruebas123", "date": "2023-03-22" })

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors