Version 2.0, 2022-06
/api/2.0/mobip/get_token
/api/2.0/mobip/send_payment_request
/api/2.0/mobip/create_one_use_qr
/api/2.0/mobip/login
/api/2.0/mobip/cancel_transaction
/api/2.0/mobip/create_reusable_qr
/api/2.0/mobip/get_account
/api/2.0/mobip/get_stats
/api/2.0/mobip/get_account_by_external_id
/api/2.0/mobip/update_account
/api/2.0/mobip/get_transaction
/api/2.0/mobip/get_invoice_list
/api/2.0/mobip/get_invoice
/api/2.0/neosystems/set_mobip_transactions
/api/2.0/neosystems/get_mobip_transactions
/api/2.0/mobip/set_external_invoices
/api/2.0/mobip/set_external_invoice_status
/api/2.0/mobip/get_external_invoices
/api/2.0/mobip/get_external_invoices_status
/api/2.0/mobip/is_valid
/api/2.0/mobip/resend
Error code | Description |
0 | Execution was OK |
1 | Invalid API Key |
2 | Invalid connection token |
3 | Connexion token expired |
4 | Invalid argument : Input argument does not exist |
5 | Invalid argument : Wrong type |
6 | Invalid argument : a requiered argument is missing. |
7 | IP not in whitelist. Please contact support team |
8 | Caller's IP does not match token's IP |
997 | Warning message |
998 | FATAL_ERROR |
999 | Default generated method : This method is not implemented yet |
Description : Get a connection token to reuse at each call.
Description : This call will send a payment request by email or SMS to the customer.
Description :
Description :
Description :
Description :
Description :
Description :
Description :
Description :
Description :
Description :
Description :
Description : Set a list of transactions as processed by neosystems. That means, remove these transactions from neosystems/get_mobip_transactions
Description : Get list of mobip transactions to process by NEOSYSTEMS
Description : Import external invoices list
Description : Map the external invoice statuses with Mobip's statuses
Description : get the list of external invoices
Description : get the mapping of the statuses between MOBIP and external source
Description :
Description :