• Dashboard
  • Dashboard
Expand All Collapse All
  • Welcome
  • Introduction
  • API Access Key and Authentication
  • Nairagram Response Codes
  • Test Data
    • Test Bank Account Numbers
    • Test Data for Mobile Wallet Transfer
  • Implementing Nairagram Services
    • Bank Account Transfer Services
      • Submitting a transfer via Nairagram Payout API
      • Submitting a transfer via dashboard
      • Cancel Pending Request
    • Mobile Wallet Transfer
      • Submit Mobile Wallet Transaction
    • Cash Pick-up
      • Submit Cash Pick Up Transaction
      • Get Cash Pick-up locations
    • Client Support
      • Get Wallet by Country
      • Bank List
      • Operator Wallet Code
      • Cash Pick-up Locations
      • Webhook/Call back
      • Get Beneficiary Name
      • Get Bank List
      • Get Security Questions
      • Get Currency Rate
      • Get Country List
      • Get Balance
      • Get Transaction Status
  • User Acceptance Complete Testing (UAT)

Nairagram Response Codes

168 views 0 Updated on February 9, 2022

The API endpoint requests return appropriate response codes that state the success or failure of the request.

Success Codes

The following table lists the success codes that the endpoint request returns.

CodeTitleContentDescriptionExample
200SuccessfulThe request has been processed successfullyThis response code is generated when the request is processed successfully. The transaction is complete NGNC211462007
201Success without payoutThis response code is generated when the transaction gets timed out. Do not retry the operation, instead, perform the getTransactionStatus operation for the status update or speak to your client success team.

Error Messages

The following table lists the error codes and messages that the endpoint request returns.

CodeTitleContentDescription
400Invalid Request{error: “###”}This response code is generated when all of the required parameters are not passed.
401Unauthorized{error: “Invalid Token”}This response code is generated when the API access_token is expired or invalid.
403Forbidden{error: “You are not allowed to use this service”}This response code is generated when you are not authorized to use this service.
440Failed{error: “An error has occurred while processing the request. A corresponding error message is always sent back”}This response code is generated when the account is invalid. For example, a dormant account, a restricted account, a foreign denominated account rather than a local currency account. This response code is generated also occurs when excess or less than the required digits have been entered. For example, Nigerian bank accounts numbers have 10 digits.
503Bank Offline or Service Unavailable{error: “Server undergoing maintenance”}This response code occurs when the server is unavailable.

Was this helpful?

Yes  No

Didn't find your answer? Contact Us

Previously
API Access Key and Authentication
Up Next
Test Data
Recent Topics
  • Get Currency Rate
  • Submit Cash Pick Up Transaction
  • Submit Mobile Wallet Transaction
  • Webhook/Call back
  • Submitting a transfer via Nairagram Payout API
Popular Topics
  • Submitting a transfer via dashboard
  • Welcome
  • Test Data for Mobile Wallet Transfer
  • Client Support
  • Get Security Questions
©2022 - Nairagram Ltd. All rights reserved.