Payout API Response Codes
Payout API Response Codes
Enkash API facilitates payouts, enhancing flexibility and convenience for businesses
Presently, Enkash payout API provides the following API response codes:
- 0: Success
- 1: Failure
- 403: APIs not enabled.
- 403: Encryption failed for Response
- 409: Beneficiary Id already exists
- 409: Transaction Id already exists
- 409: Batch Transaction Id already exists
- 412: Bank Account And IFSC both are required
- 412: Invalid nodal bank in request
- 412: Invalid Checksum in the request
- 412: Invalid Company ID
- 412: Bank account and VPA are both provided in the request. Please add either of them to add the beneficiary.
- 422: Invalid Encrypted Request
- 422: Invalid Request Format
- 422: Invalid Client Id
- 422: Please provide a valid Beneficiary Id
- 422: Please provide a valid name
- 422: Please provide a valid Virtual Payee Address
- 422: Invalid or Missing parameter in Request
- 422: No Beneficiary Detail Present
- 422: Please provide a valid email
- 422: Please provide a valid Phone Number
:::note
- Ensure to handle all above response codes.
:::
Last modified: 2 months ago
Payout API Response Codes
Presently, Enkash payout API provides the following API response codes: