Business information

The POST /businessInfo API endpoint allows authorized users to submit or update their business profile information within the banking application. This endpoint ensures that users can manage their business details efficiently and securely.

Purpose:

  • Submitting new business details during the registration or onboarding process.
  • Updating existing business information, such as name, address, or contact details.
  • Ensuring that business data is securely managed and stored.

Response:

Upon successful submission or update, the system responds with a success message and confirmation of the changes made to the business profile.

Key Features:

  • Business Profile Management: Users can easily submit or modify their business details, keeping their profiles up-to-date.
  • Authentication Requirement: This endpoint requires proper authentication to ensure that only authorized users can update business information.
  • Error Handling: Provides clear error messages for missing required fields, invalid data formats, or authentication failures.
  • Real-Time Updates: Once the request is successfully processed, the business profile information is updated in real-time, ensuring data accuracy.
Language
Credentials
Bearer
JWT
Click Try It! to start a request and see the response here!