API Reference

JIT Transaction Notification Management Service API

The JIT (Just-In-Time) Transaction Notification Management Service API is used to receive real-time notification of transactions on the Credit+ Issuing platform. Whenever any JIT transaction that affectsthe credit limit is posted on the funding source, a real-time notification is sent to banks. This notification contains all the transaction details. JIT notifications also include updates to account balances, GL updates, cash management, and reporting for banks in real time. It is applicable for prepaid products issued on Pine Labs platform.

HTTP Status and Response Status Matrix

  • HTTP Code: This is the response status code issued by a server in response to a client's request made to the server.
  • Error Code: This is the error code returned by Credit+ Issuing application in the ‘code’ field of the response message indicating if the request was processed successfully or failed.
  • Description: This is the description of the error code returned by Credit+ Issuing application.
  • Details: This is the detailed description of the error code returned by Credit+ Issuing application
HTTP CodeReason CodeDescriptionDetails
200OKThe server has successfully processed your request.
400MISSING_REQUIRED_FIELDMissing Required Field ''.Missing Required Field 'productType'.
400INVALID_FIELD_VALUE'' field value '' is invalid.'productType' field value 'pre-paid' is invalid.
400INVALID_FIELD_FORMAT'' field value '' is invalid.'client.profile.birthDate' field value '1-Jan' format is invalid.
400INVALID_FIELD_LENGTH'' size must be between and .'client.mobile.isdCode' size must be between '1' and '3'.
400CRYPTOGRAPHY_ERRORError occurred while decryption of the encrypted request payload.
403PERMISSION_DENIEDIt seems you don't have permission to access this API.
500INTERNAL_ERRORThe server encountered an internal error and was unable to complete your request. Please try again after sometime or contact customer care.
503NOT_READYThe API server is not ready to accept requests.
Language
URL
Click Try It! to start a request and see the response here!