Skip to main content
PUT
Update company configuration

Authorizations

X-API-Key
string
header
required

Company API key. Send in the X-API-Key header.

Headers

x-client-id
string
required

Client identifier for the company in the request.

Example:

"client_abc123"

Body

application/json
time_to_wait_sync
number<float>
Required range: 0.5 <= x <= 30
Example:

6

default_response
enum<string>
Available options:
sync,
async
Example:

"sync"

retry_failed_payments
boolean
Example:

false

max_retry_attempt
integer
Required range: 0 <= x <= 20
Example:

1

Response

Configuration updated