Skip to main content
POST
Repay outstanding credit

Authorizations

X-Api-Key
string
header
default:sb_test_your_key
required

API credential. Withdrawal quote and submit operations additionally require the documented Ed25519 timestamp, nonce, and signature headers.

Headers

Idempotency-Key
string
required

Unique key for this exact write intent. Store it before sending the request and reuse it for retries after timeouts or transient errors.

Body

application/json

Maximum same-currency repayment from available owned wallet funds.

amount
string
required
Example:

"1000.00"

currency
string
required
Example:

"NGN"

Response

Repayment accepted or replayed; inspect status

data
object
required

Public repayment receipt. Processing is not proof of a completed payment.

status
enum<string>
required
Available options:
success