Open BankingB2B SuiteERP Integration
GuidesAPI ReferenceChangelog
Menu

Categories

Open BankingB2B SuiteERP Integration

  • GENERAL INFORMATION

    • Documentation guide
    • SingleView B2B Core APIs
    • Platform architecture
  • GETTING STARTED

    • Integration guide
    • Become a user
    • Prerequisites for Sandbox
    • Establishing secure connection
    • Authenticating your request
    • Making your first test api call
    • Prerequisites for production
    • Moving to production
  • AUTHENTICATION

    • Header parameters
    • Obtain access token
    • Generate signature
  • Data APIs

    • Account statement
    • Balance enquiry
    • IBAN verification
    • POS transactions
    • Raw statement
  • Payment APIs

  • SADAD

  • RESOURCES

    • POR Details
    • Error codes
  • API Archives


Prerequisites for production

Complete the required readiness checks before transitioning to the production environment

Before your application can access the production environment, it must successfully complete the required validation and readiness activities in the sandbox. These checks help ensure that your integration is secure, reliable, and ready to process live business transactions.

Production access is intended for live business transactions and is granted only after the required technical and operational prerequisites have been met.

Prerequisites

Ensure that the following requirements have been completed before requesting production access.

  • Successful Sandbox Testing: Verify that all subscribed APIs have been successfully tested in the sandbox environment and that your application behaves as expected under supported test scenarios.
  • Authentication Validation: Confirm that your implementation of access token authentication and request signing has been validated and is functioning correctly.
  • Error Handling: Implement and test appropriate error handling for all expected API responses, including validation errors, authentication failures, and service exceptions.
  • mTLS for Production: Upon UAT approval, client submits Production CSR and CA-signed certificate for the production environment connectivity.
  • Security Review: Review your application's security controls to ensure credentials, certificates, and private keys are securely managed and that all communication is protected using the required security protocols.
  • Application Testing: Complete functional, integration, and user acceptance testing to verify that your application is ready for live operation.
  • Operational Readiness: Establish the operational processes required to support your production integration, including monitoring, incident management, and maintenance procedures.

Production Preparation

Once the readiness requirements have been satisfied, complete the following production setup activities:

  • Obtain production credentials
  • Configure the production API endpoints
  • Update your application configuration for the production environment
  • Perform production connectivity validation to verify successful communication with the SingleView platform
Outcome

After completing these requirements and successfully validating your production connectivity, your application will be ready to process live business transactions using the SingleView B2B API Suite.

Updated June 25, 2026

PreviousMaking your first test api callNextMoving to production
Was this helpful?