Changes to Create a Merchant Device

POST /merchants/{merchant_id}/devices

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

Changed in 3 of the 9 revisions of this API.1207

  1. 96653f0c196b1175
  2. 3173732208e412
  3. 425a15f60e062

What changed

  • 96653f0c196b1175See the full diff
    • the configuration response's property type/format changed from object/ to / for status 201

      response-property-type-changed

    • removed the optional property configuration/allow_debit from the response with the 201 status

      response-optional-property-removed

    • removed the optional property configuration/allow_standalone_authorizations from the response with the 201 status

      response-optional-property-removed

    • removed the optional property configuration/allow_standalone_refunds from the response with the 201 status

      response-optional-property-removed

    • removed the optional property configuration/allow_standalone_sales from the response with the 201 status

      response-optional-property-removed

    • removed the optional property configuration/bypass_device_on_capture from the response with the 201 status

      response-optional-property-removed

    • removed the optional property configuration/check_for_duplicate_transactions from the response with the 201 status

      response-optional-property-removed

    • removed the optional property configuration/display_tip_on_receipt from the response with the 201 status

      response-optional-property-removed

    • removed the optional property configuration/idle_image_file_id from the response with the 201 status

      response-optional-property-removed

    • removed the optional property configuration/idle_message from the response with the 201 status

      response-optional-property-removed

    • removed the optional property configuration/prompt_amount_confirmation from the response with the 201 status

      response-optional-property-removed

    • removed the optional property configuration/prompt_for_signature from the response with the 201 status

      response-optional-property-removed

    • removed the optional property configuration/prompt_manual_entry from the response with the 201 status

      response-optional-property-removed

    • removed the optional property configuration/prompt_receipt_confirmation from the response with the 201 status

      response-optional-property-removed

    • removed the optional property configuration/prompt_tip_on_screen from the response with the 201 status

      response-optional-property-removed

    • removed the optional property configuration/signature_threshold_amount from the response with the 201 status

      response-optional-property-removed

    • removed the optional property configuration/surcharge_basis_points from the response with the 201 status

      response-optional-property-removed

    • removed the optional property configuration/tipping_details from the response with the 201 status

      response-optional-property-removed

    • added the new optional request property configuration/automatic_receipt_delivery_methods

      new-optional-request-property

    • added the new optional request property configuration/available_receipt_methods

      new-optional-request-property

    • the request property configuration/surcharge_basis_points became nullable

      request-property-became-nullable

    • added the optional property configuration_details to the response with the 201 status

      response-optional-property-added

    • added device_configuration to the configuration response property allOf list for the response status 201

      response-property-all-of-added

  • 3173732208e412See the full diff
    • added the new IOS_TAP_TO_PAY enum value to the model response property for the response status 201

      response-property-enum-value-added

    • added the new optional request property app_bundle_id

      new-optional-request-property

    • added the new IOS_TAP_TO_PAY enum value to the request property model

      request-property-enum-value-added

    • added the new PAX_A35 enum value to the model response property for the response status 201

      response-property-enum-value-added

    • added the new PAX_A3700 enum value to the model response property for the response status 201

      response-property-enum-value-added