BytePro

Byte Integration Capabilities

BytePro

File Types Accepted

  • FNMA 3.2 Pushed directly to LOS

  • MISMO 3.4 Pushed directly to LOS

Hub to LOS Document Integration

Client-provided documents push to LOS

LOS to Hub Document Integration

Not supported at this time

Loan Status Sync to Hub

  • Loan Status syncs from LOS

  • Automatic updating

Custom Field Mapping

Supported

Loan Officer Assignment

  • Can be assigned in LOS based on LO Hub application link

  • Can be assigned in LOS based on application type, even if no LO assigned in Hub

Third Party Integration Support

  • Third Party Services can be ordered in Application Hub

  • Reference/Report ID can map to LOS

  • Report will push to LOS documents

Mapping to Loan Templates

  • Mapping can be completed based on basic loan template type (Conventional, Construction, HELOC, etc.)

  • Mapping can be completed based on specific loan product (30 Year, 15 Year, ARM, Fixed, etc.)

Disclosure Delivery

Not supported at this time

Setting Up ByteWeb for API Integration with Maxwell’s Point of Sale System

This guide outlines the steps for configuring your ByteWeb environment to enable secure API integration with Maxwell’s platform. It is intended for Byte administrators and IT personnel responsible for managing LOS settings.

1. Prerequisite: ByteWeb Access

Before proceeding with the API configuration, ensure that your organization is using the ByteWeb product. See the Getting started with the API documentation if you need more detailed instructions. You can also contact Byte support if you have additional questions.

  • Required Product: ByteWeb (BWE) Do not use Byte Consumer Edition (BCE).

Maxwell needs the url for ByteWeb along with the site name (the last portion of the url path), if applicable, to set up your organization in our point of sale.

2. Create a Byte API User

A dedicated service user must be created within Byte with the correct configuration to allow Maxwell’s POS to access the system via API.

  • Product License: BytePro Enterprise

  • Account Type: Non-System Service Account

  • Security Profile Settings:

    • Must have "Use API (Application Programming Interface)" enabled

  • Store the Username and Password as you will need to provide a Maxwell admin with those details in the next step.

3. Provide Required Environment & User Details to Maxwell

To complete the integration setup, you’ll need to supply Maxwell [email protected] with the following:

Provide Maxwell with:

  • The username

  • The password (Credentials will be used within the Maxwell Customization Hub

Field

Description

ByteWeb URL

The full URL to your ByteWeb site

Site Name

The last segment of the ByteWeb URL path (e.g., BWE_XXXXX)

Organization Code

Found in BytePro under: Tools > Admin Tools > Security Manager > Organizations

API Username

See above

API User Password

See above

4. Maxwell Credential Configuration

Once the required credentials are received, a Maxwell administrator will:

  • Validate the credentials using an authentication call via Postman

    • A successful auth call is sufficient for verification

  • Enter the credentials into the Maxwell Customization Hub

  • Apply Maxwell’s universal API Authorization Key

5. Integration Testing & Customization Checks

Initial Testing

Before using the API in production, Maxwell strongly recommends that you:

  • Set up and connect to a ByteWeb test environment

  • Push a few test applications and documents to confirm that:

    • Authentication works

    • Data flows correctly between platforms

    • Any custom data fields and forms integrated beyond standard 3.4 mismo fields are updating correctly

Helpful Byte Documentation

Last updated