Skip to main content
Available in🇮🇳 India
Given below are the error codes and descriptions that are common to all Onboarding APIs.

400 Bad Request Error

Given below are sample error objects for bad request errors.

Data Exceeds Specified Length

This error occurs when the value sent for a particular field exceeds the specified limit. For example, if you had sent a phone number with more than 10 digits.

Invalid URL Sent

This error occurs when you the send an invalid URL.

Invalid Data Sent

This error occurs when the value sent for a particular field is incorrect. For example, if you sent an invalid webhook event name.

Blank Field

This error occurs when a field is sent without any values. For example, if the Account entity parameter customer_facing_business_name is sent without any value.

Extra Fields Submitted at Needs Clarification State

This error occurs when the Razorpay team has evaluated the details, changed the activation status to needs_clarification and has sought more details. Therefore, only those fields which are present in the requirements array in the Fetch Product Configuration API response should be resent. You cannot send any additional fields.

Extra Fields Submitted at Under Review State

This error occurs when the Razorpay team is evaluating the submitted details and changed the activation status to under_review. Therefore, you cannot send any fields.

Extra Fields Submitted at Activated State

This error occurs when the activation is complete. At this point, you cannot send any fields.

401 Unauthorized

This error occurs when you use incorrect API keys while making the requests.

500 Internal Server Error

This error occurs when emojis are sent in the API request.