Changes to Create a new Job

POST /job.json

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 3 of the 50 revisions of this API.21712

  1. 638a8df09bf4137
  2. ca9b053c43734
  3. f2e41074a46888

What changed

  • 638a8df09bf4137See the full diff
    • removed the enum value 0.00 of the request property geo_is_valid

      request-property-enum-value-removed

    • removed the enum value 1.00 of the request property geo_is_valid

      request-property-enum-value-removed

    • the geo_city request property type/format changed from string/ to /

      request-property-type-changed

    • the geo_country request property type/format changed from string/ to /

      request-property-type-changed

    • the geo_is_valid request property type/format changed from integer/ to /

      request-property-type-changed

    • the geo_number request property type/format changed from string/ to /

      request-property-type-changed

    • the geo_postcode request property type/format changed from string/ to /

      request-property-type-changed

    • the geo_state request property type/format changed from string/ to /

      request-property-type-changed

    • the geo_street request property type/format changed from string/ to /

      request-property-type-changed

    • the invoice_sent_stamp request property type/format changed from string/ to /

      request-property-type-changed

    • the lat request property type/format changed from number/float to /

      request-property-type-changed

    • the lng request property type/format changed from number/float to /

      request-property-type-changed

    • the quote_sent_stamp request property type/format changed from string/ to /

      request-property-type-changed

    • removed the request property active

      request-property-removed

    • removed the request property completion_actioned_by_uuid

      request-property-removed

    • removed the request property generated_job_id

      request-property-removed

    • removed the request property job_is_scheduled_until_stamp

      request-property-removed

    • removed the request property payment_processed_stamp

      request-property-removed

    • removed the request property payment_received_stamp

      request-property-removed

    • removed the request property total_invoice_amount

      request-property-removed

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added

  • f2e41074a46888See the full diff
    • request property geo_is_valid was restricted to a list of enum values

      request-property-became-enum

    • request property invoice_sent was restricted to a list of enum values

      request-property-became-enum

    • request property payment_processed was restricted to a list of enum values

      request-property-became-enum

    • request property payment_received was restricted to a list of enum values

      request-property-became-enum

    • the geo_is_valid request property type/format changed from string/ to integer/

      request-property-type-changed

    • the invoice_sent request property type/format changed from string/ to integer/

      request-property-type-changed

    • the payment_processed request property type/format changed from string/ to integer/

      request-property-type-changed

    • the payment_received request property type/format changed from string/ to integer/

      request-property-type-changed

    • added the new 0.00 enum value to the request property geo_is_valid

      request-property-enum-value-added

    • added the new 0.00 enum value to the request property invoice_sent

      request-property-enum-value-added

    • added the new 0.00 enum value to the request property payment_processed

      request-property-enum-value-added

    • added the new 0.00 enum value to the request property payment_received

      request-property-enum-value-added

    • added the new 1.00 enum value to the request property geo_is_valid

      request-property-enum-value-added

    • added the new 1.00 enum value to the request property invoice_sent

      request-property-enum-value-added

    • added the new 1.00 enum value to the request property payment_processed

      request-property-enum-value-added

    • added the new 1.00 enum value to the request property payment_received

      request-property-enum-value-added