LogoLogo
Support
  • Bizmate CRM Partner API
    • Overview
    • Authentication
    • Base URL
    • Leads
      • POST - Create Lead
      • GET - Retrieve Lead by ID
      • GET - Retrieve List of Leads
      • PATCH - Update Lead
      • POST - Upload Files
    • Deals
      • GET - Retrieve Deal by ID
      • GET - Retrieve List of Deals
    • Response Codes
    • Lead Status
    • Deal Status
  • BIZMATE PORTAL GUIDE
    • Overview
    • Submitting Leads
    • Other Tips & Resources
    • FAQs
  • Support
    • United Kingdom Support
    • New Zealand Support
    • Australia Support
    • Bizmate Partner Portal
Powered by GitBook
LogoLogo

Support

  • UK Support
  • NZ Support
  • AU Support
  • Bizmate Partner Portal

Copyright © Zwab Ventures PTY LTD (ACN 625 682 831), Bizcap NZ Limited (NZBN 9429048276863) and Bizcap AU Pty Ltd (ACN 633 927 090) of PO Box 195, Balaclava VIC 3183

On this page
Export as PDF
  1. Bizmate CRM Partner API

Response Codes

The server will respond with the Response Code for your API Request indicating the status of the request, the reason and description for each are described in the table below.

Response Code
Reason
Description

200

Success

Request made successfully.

400

Bad Request

The request could not be understood by the server due to incorrect syntax. The client SHOULD NOT repeat the request without modifications.

401

Unauthorized

This indicates that the request needs user authentication details. The client is allowed to retry the request with an appropriate Authorization header.

403

Forbidden

This indicates that this specific user doesn't have enough access rights to get the data.

404

Not Found

The requested resource does not exist.

PreviousGET - Retrieve List of DealsNextLead Status

Last updated 9 months ago