Open BankingB2B SuiteERP Integration
GuidesAPI ReferenceChangelog
Menu

Categories

Open BankingB2B SuiteERP Integration

  • Getting started

    • Introduction
    • Become a User
    • Quick Lookup
  • Authentication

    • Generate Signature
  • ERP API Services

    • Configure API Account
    • Create Group & Company
    • Supplier Services
    • Account Services
    • Balance Enquiry
    • Statements
    • IBAN Validation
    • POS Transactions

Error Codes

System responses

HTTP Response Codes

Every request processed through the SingleView APIs will have a response among the following:

✔️ Successful ❌ Unsuccessful ⚠️ Error

HTTP Status

Description

Handling

200

Success

 

400

Bad request

Spot the invalidity parameter from the message and retry by entering valid details

401

Unauthorized

Refresh Session ID and try again

500

Internal/server error

Retry later

504

Time-out

Retry later

Error Response Codes

The following are the error codes that are encountered in the integrator and their description:

Error code

Description

ER00400

Bad Request

ER00500

Internal Server Error/Due to some exception

ER01001

Group tag is missing

ER01002

group.en mandatory field is missing

ER01003

group.code mandatory field is missing

ER01004

company.en mandatory field is missing

ER01005

company.code mandatory field is missing

ER01006

company.erpService mandatory field is missing

ER03001

account.accountNum mandatory field is missing

ER03002

account.corpId mandatory field is missing

ER03003

account.swiftCode mandatory field is missing

ER03004

account.holderName mandatory field is missing

ER03005

account.address mandatory field is missing

ER03006

account.currency mandatory field is missing

ER03007

account.acERPcode mandatory field is missing

ER03008

account.bankCode mandatory field is missing

ER03010

account.bankCode is invalid

ER03011

beneficiary.accountNum mandatory field is missing

ER03012

beneficiary.corpId mandatory field is missing

ER03013

beneficiary.swiftCode mandatory field is missing

ER03014

beneficiary.name mandatory field is missing

ER03015

beneficiary.address mandatory field is missing

ER03016

beneficiary.iban mandatory field is missing

ER03017

beneficiary.currency mandatory field is missing

ER03018

beneficiary.benERPcode mandatory field is missing

ER03019

beneficiary.bankCode mandatory field is missing

ER03021

beneficiary.bankCode is invalid

ER03022

beneficiary.supplierCode is invalid

ER03023

beneficiary.iban + "-" + "beneficiary.iban is already exist"

ER03025

beneficiary.type mandatory field is missing

ER03026

beneficiary.supplierCode mandatory field is missing

ER03027

beneficiary.name field length should be max 35 characters

ER03028

beneficiary.name field should not have any special characters

ER03029

beneficiary.iban should be max 24 characters for beneficiary type local

ER03030

beneficiary.iban should be max 34 characters for beneficiary type international

ER03031

beneficiary.swiftCode should be max 11 characters

ER04001

payment tag is missing

ER04002

payment array details are missing

ER04003

payment.payId mandatory field is missing

ER04004

payment.amount mandatory field is missing

ER04005

payment.currency mandatory field is missing

ER04006

payment.acERPcode mandatory field is missing

ER04007

payment.benERPcode mandatory field is missing

ER04008

payment.description mandatory field is missing

ER04012

payment.benERPcode not approved yet for process payment

ER04012

iv.supplierCode mandatory field is missing

ER04013

iv.createdDate mandatory field is missing

ER04014

iv.payDate mandatory field is missing

ER04015

iv.userId mandatory field is missing

ER04016

iv.ivNumber mandatory field is missing

ER04017

iv.amount mandatory field is missing

ER04018

iv.approvers mandatory field is missing

ER04019

iv.description mandatory field is missing

ER04020

iv.ledgerRef mandatory field is missing

ER04021

iv.po details are missing

ER04022

iv.items details are missing

ER04023

po.supplierCode mandatory field is missing

ER04024

po.createdDate mandatory field is missing

ER04025

po.payDate mandatory field is missing

ER04026

po.userId mandatory field is missing

ER04027

po.poNumber mandatory field is missing

ER04028

po.amount mandatory field is missing

ER04029

po.approvers mandatory field is missing

ER04030

po.description mandatory field is missing

ER04031

po.ledgerRef mandatory field is missing

ER04032

item.item mandatory field is missing

ER04033

item.createdDate mandatory field is missing

ER04034

item.description mandatory field is missing

ER04035

item.quantity mandatory field is missing

ER04036

item.unitPrice mandatory field is missing

ER04037

item.discount mandatory field is missing

ER04038

item.discountPercentage mandatory field is missing

ER04039

item.amount mandatory field is missing

ER04040

item.salesTaxInclude mandatory field is missing

ER04041

item.reason mandatory field is missing

ER04043

payment.userName is invalid

ER04043

payment.userName mandatory field is missing

ER05001

companyCode mandatory field is missing

ER05002

fromDate mandatory field is missing

ER05003

toDate mandatory field is missing

ER05004

type mandatory field is missing

ER06001

company.companyCode is invalid

ER06002

company.companyCode is invalid

ER06003

data tag is missing

ER06004

data array details are missing

ER06005

data.cusPO mandatory field is missing

ER06005

data.name mandatory field is missing

ER06006

data.currency mandatory field is missing

ER06007

data.ivId mandatory field is missing

ER06008

data.createdDate mandatory field is missing

ER06009

data.amount mandatory field is missing

ER06010

data.ref_num mandatory field is missing

ER06011

data.status mandatory field is missing

ER06012

data.date mandatory field is missing

ER07001

company.companyCode is invalid

ER07002

company.companyCode is invalid

ER07003

supplier tag is missing

ER07004

supplier array details are missing

ER07005

supplier.name mandatory field is missing

ER07006

supplier.benERPCode mandatory field is missing

ER07007

supplier.supplierContact mandatory field is missing

ER07008

supplier.mobile mandatory field is missing

ER07009

supplier.email mandatory field is missing

ER07010

supplier.supplierCode mandatory field is missing

ER07011

supplier.userName is invalid/supplier.userName mandatory field is missing

ER24067

Only Saudi banks are allowed for payroll

ER24068

For this iban 'SA1231234567892123456789' matching bankCode is XX

ER003006

Service failed from bank

Updated July 13, 2026

PreviousResourcesNextUser Inputs
Was this helpful?