API Documentation

    Deleted Log

    This endpoint is particularly useful when syncing data into another system. This allows you to directly retrieve deleted record_id’s more efficiently by saving a 3rd party system from having to iterate through both inventory lists while comparing the data to see if anything is missing, then deleting it to mirror what SalesBinder has. You can essentially tell your 3rd party system which records directly need to be removed in order to be in sync with SalesBinder.

    This enables SalesBinder to securely delete your information while retaining only the record_ids for future reference.

    JSON REQUEST URL
    https://[subdomain].salesbinder.com/api/2.0/deleted_log.json
    Content-Type: application/json
    
    XML REQUEST URL
    https://[subdomain].salesbinder.com/api/2.0/deleted_log.xml
    Content-Type: application/xml
    
    HTTP Request Types: GET
    Network Status:
    100% Global Availability