Skip to main content
Cancel transfer

Authorizations

X-API-Key
string
header
required

Headers

Idempotency-Key
string
required

Required for effectful v3 requests (POST, PATCH, PUT, DELETE). Reuse the same key with the same body to replay the cached response.

Required string length: 1 - 255

Path Parameters

transferId
string
required

Response

Invalid request.

type
enum<string>
required

Documentation URL for this stable problem code.

Available options:
https://docs.swipelux.com/errors/validation-error
title
string
required

Short human-readable problem title.

status
enum<integer>
required

HTTP status code.

Available options:
400
code
enum<string>
required

Stable snake_case error code.

Available options:
validation_error
detail
string
required

Actionable problem detail for legitimate callers.

correlationId
string
required

Request correlation id. Mirrors X-Request-Id.

errors
object[]

Field-level validation errors.