POST /v1/terminal/configurations/{configuration}

Updates a new Configuration object.

Servers

Path parameters

Name Type Required Description
configuration String Yes

Request headers

Name Type Required Description
Content-Type String Yes The media type of the request body.

Default value: "application/x-www-form-urlencoded"

Request body fields

Name Type Required Description
cellular No

Configuration for cellular connectivity.

expand[] Array No

Specifies which fields in the response should be expanded.

offline No

Configurations for collecting transactions offline.

bbpos_wisepad3 No

An object containing device type specific settings for BBPOS WisePad 3 readers.

bbpos_wisepos_e No

An object containing device type specific settings for BBPOS WisePOS E readers.

verifone_ux700 No

An object containing device type specific settings for Verifone UX700 readers.

stripe_s700 No

An object containing device type specific settings for Stripe S700 readers.

stripe_s710 No

An object containing device type specific settings for Stripe S710 readers.

name String No

Name of the configuration

verifone_m425 No

An object containing device type specific settings for Verifone M425 readers.

reboot_window No

Reboot time settings for readers. that support customized reboot time configuration.

tipping No

Tipping configurations for readers that support on-reader tips.

verifone_p400 No

An object containing device type specific settings for Verifone P400 readers.

verifone_v660p No

An object containing device type specific settings for Verifone V660p readers.

wifi No

Configurations for connecting to a WiFi network.

verifone_p630 No

An object containing device type specific settings for Verifone P630 readers.

How to start integrating

  1. Add HTTP Task to your workflow definition.
  2. Search for the API you want to integrate with and click on the name.
    • This loads the API reference documentation and prepares the Http request settings.
  3. Click Test request to test run your request to the API and see the API's response.