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
What changed
- ▲
the
configurationresponse's property type/format changed fromobject/to/for status201response-property-type-changed
- ●
removed the optional property
configuration/allow_debitfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
configuration/allow_standalone_authorizationsfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
configuration/allow_standalone_refundsfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
configuration/allow_standalone_salesfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
configuration/bypass_device_on_capturefrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
configuration/check_for_duplicate_transactionsfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
configuration/display_tip_on_receiptfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
configuration/idle_image_file_idfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
configuration/idle_messagefrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
configuration/prompt_amount_confirmationfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
configuration/prompt_for_signaturefrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
configuration/prompt_manual_entryfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
configuration/prompt_receipt_confirmationfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
configuration/prompt_tip_on_screenfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
configuration/signature_threshold_amountfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
configuration/surcharge_basis_pointsfrom the response with the201statusresponse-optional-property-removed
- ●
removed the optional property
configuration/tipping_detailsfrom the response with the201statusresponse-optional-property-removed
- ○
added the new optional request property
configuration/automatic_receipt_delivery_methodsnew-optional-request-property
- ○
added the new optional request property
configuration/available_receipt_methodsnew-optional-request-property
- ○
the request property
configuration/surcharge_basis_pointsbecame nullablerequest-property-became-nullable
- ○
added the optional property
configuration_detailsto the response with the201statusresponse-optional-property-added
- ○
added
device_configurationto theconfigurationresponse propertyallOflist for the response status201response-property-all-of-added
- ▲
- ●
added the new
IOS_TAP_TO_PAYenum value to themodelresponse property for the response status201response-property-enum-value-added
- ○
added the new optional request property
app_bundle_idnew-optional-request-property
- ○
added the new
IOS_TAP_TO_PAYenum value to the request propertymodelrequest-property-enum-value-added
- ●
- ●
added the new
PAX_A35enum value to themodelresponse property for the response status201response-property-enum-value-added
- ●
added the new
PAX_A3700enum value to themodelresponse property for the response status201response-property-enum-value-added
- ●