Apply the Configuration to the Account
POST {{baseUrl}}/terminal/configurations/{{readerConfigurationsId}}
Request Body
[{"name"=>"is_default", "value"=>"false", "datatype"=>"boolean"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Stripe-Version | string |