LogoLogo
Open Banking
Open Banking
  • Welcome
  • Getting Started
    • MOGOPLUS Open Banking Solution Overview
  • API REFERENCE
    • Basics
    • Authentication
    • API Endpoints
  • TROUBLESHOOTING & SUPPORT
    • Frequently asked questions
    • Contact Us
  • Key concepts & Terminology
    • Glossary
Powered by GitBook
On this page

Was this helpful?

  1. TROUBLESHOOTING & SUPPORT

Frequently asked questions

PreviousAPI EndpointsNextContact Us

Last updated 24 days ago

Was this helpful?

How do I Sign Up?

Please contact our team using the details available . Our team is committed to responding promptly. You can expect to hear back from us within 1-2 business days.

When is a client able to retrieve the report for the data submitted to MOGOPLUS?

A client can collect the report for the data fed to MOGOPLUS once the processing is completed. Typically, MOGOPLUS will send a notification to the configured URL once the report is ready for collection. This notification indicates that the report has been successfully generated and is available for download.

Is a date required for each transaction in the request payload?

Yes, either of "valueDateTime", "executionDateTime" or "postingDateTime" is required against every transaction that is being sent to MOGOPLUS.

When multiple dates are associated with a transaction, which one will be considered?

The order of priority is postingDateTime > valueDateTime > executionDateTime. ie if the postingDateTime is available along with the other two dates, then the other two dates will be ignored. Similarly if only valueDateTime and executionDateTime are available, valueDateTime will be considered and the other date will be ignored.

What is the maximum data size allowed for a single request?

MOGOPLUS accepts a data size of 3MB for a single request.

here