Floorplans

Parse a CSV into a JSON format with serial number to cad id mappings

    Args:
        request: the HTTP request
        format: default to CSV

    Returns:
        either a 400 or 201 depending on whether a file was included and
        located in the request.
post/v2/floorplans/{plan_id}/serialnumbers/csv/

Response

Created

Changes

No recorded changes to this endpoint across all 1 revision of this API.