Skip to main content
OPTIONS
/
api
/
v2
/
savings
/
{id}
/
deposit-instructions
/
{type}
Options
curl --request OPTIONS \
  --url https://sandbox.killb.app/api/v2/savings/{id}/deposit-instructions/{type}
{}

Path Parameters

id
string
required
Example:

"449b31b4-fca5-465e-99ea-7b7b28cfbccb"

type
enum<string>
required
Available options:
ACH,
WIRE
Example:

"ACH"

Response

200

Successful response