Skip to main content
POST

Authorizations

x-api-key
string
header
required

Your SideShift Connect API key (sk_live_* or sk_test_*). Generate from Settings → Connect.

Body

application/json
transfers
object[]
required
Maximum array length: 200
atomic
boolean
default:false

When true, the batch is all-or-nothing. Default false keeps best-effort per-item results.

idempotencyKey
string

Optional batch-level key for atomic retries. If omitted, SideShift derives one from the per-item keys.

Minimum string length: 8

Response

Batch completed. Best-effort batches may still contain per-item failures; atomic batches only return 200 when every item committed.

success
boolean
data
object