getSavehackLaunch
GET/savehack-launches/:id
Get a single Savehack Launch.
Request
Path Parameters
Responses
- 200
- 404
Savehack launch with the requested id
- application/json
- Schema
- Example (from schema)
Schema
- schemas-savehackLaunch.AutopilotLaunch
- schemas-savehackLaunch.DailyLaunch
- schemas-savehackLaunch.WeeklyLaunch
- schemas-savehackLaunch.MonthlyLaunch
- schemas-savehackLaunch.ThiefLaunch
- schemas-savehackLaunch.RocketLaunch
- schemas-savehackLaunch.OneTimeLaunch
- schemas-savehackLaunch.RouletteLaunch
- schemas-savehackLaunch.MoonstruckLaunch
- schemas-savehackLaunch.PercentageLaunch
- schemas-savehackLaunch.EverestLaunch
- schemas-savehackLaunch.CalendarChaosLaunch
- schemas-savehackLaunch.SaveLeagueLaunch
- schemas-savehackLaunch.EurocupLaunch
- schemas-savehackLaunch.CopycatLaunch
savehackLaunch
object
oneOf
dream
object
required
savehack
object
required
Possible values: [AutopilotLaunch
]
dream
object
required
savehack
object
required
Possible values: [DailyLaunch
]
Possible values: >= 1
and <= 9223372036854776000
How much money (in cents or the smallest currency subunit) that will be transferred from the current account to the Dream's connected Account in each Deposit created by the SavehackLaunch.
dream
object
required
savehack
object
required
Possible values: [WeeklyLaunch
]
Possible values: >= 1
and <= 9223372036854776000
How much money (in cents or the smallest currency subunit) that will be transferred from the current account to the Dream's connected Account in each Deposit created by the SavehackLaunch.
Possible values: <= 6
Determines which day of the week the SavehackLaunch should create a Deposit.
dream
object
required
savehack
object
required
Possible values: [MonthlyLaunch
]
Possible values: >= 1
and <= 9223372036854776000
How much money (in cents or the smallest currency subunit) that will be transferred from the current account to the Dream's connected Account in each Deposit created by the SavehackLaunch.
Possible values: >= 1
and <= 31
Determines which day of the month the SavehackLaunch should create a Deposit.
dream
object
required
savehack
object
required
Possible values: [ThiefLaunch
]
Possible values: >= 1
The lower boundary (inclusive) for the amount (in cents or the smallest currency subunit) that will be Deposited.
Possible values: <= 9223372036854776000
The upper boundary (inclusive) for the amount (in cents or the smallest currency subunit) that will be Deposited.
dream
object
required
savehack
object
required
Possible values: [RocketLaunch
]
Possible values: >= 1
and <= 9223372036854776000
How much money (in cents or the smallest currency subunit) that will be transferred from the current account to the Dream's connected Account in each Deposit created by the SavehackLaunch.
dream
object
required
savehack
object
required
Possible values: [OneTimeLaunch
]
Possible values: >= 1
and <= 9223372036854776000
How much money (in cents or the smallest currency subunit) that will be transferred from the current account to the Dream's connected Account in each Deposit created by the SavehackLaunch.
dream
object
required
savehack
object
required
Possible values: [RouletteLaunch
]
Possible values: >= 1
and <= 9223372036854776000
How much money (in cents or the smallest currency subunit) that will be transferred from the current account to the Dream's connected Account in each Deposit created by the SavehackLaunch.
dream
object
required
savehack
object
required
Possible values: [MoonstruckLaunch
]
Possible values: >= 1
and <= 9223372036854776000
How much money (in cents or the smallest currency subunit) that will be transferred from the current account to the Dream's connected Account in each Deposit created by the SavehackLaunch.
dream
object
required
savehack
object
required
Possible values: [PercentageLaunch
]
Possible values: >= 1
and <= 9223372036854776000
How much money (in cents or the smallest currency subunit) that will be transferred from the current account to the Dream's connected Account in each Deposit created by the SavehackLaunch.
Possible values: >= 1
and <= 31
Determines which day of the month the launch should happen
dream
object
required
savehack
object
required
Possible values: [EverestLaunch
]
Possible values: >= 1
and <= 9223372036854776000
How much money (in cents or the smallest currency subunit) that will be transferred from the current account to the Dream's connected Account in each Deposit created by the SavehackLaunch.
Possible values: <= 6
Determines which day of the week the launch should happen
dream
object
required
savehack
object
required
Possible values: [CalendarChaosLaunch
]
Possible values: >= 1
and <= 9223372036854776000
How much money (in cents or the smallest currency subunit) that will be transferred from the current account to the Dream's connected Account in each Deposit created by the SavehackLaunch.
dream
object
required
savehack
object
required
Possible values: [SaveLeagueLaunch
]
Possible values: >= 1
and <= 9223372036854776000
How much money (in cents or the smallest currency subunit) that will be transferred from the current account to the Dream's connected Account in each Deposit created by the SavehackLaunch.
Used in saveleague savehack to determine the selected team.
dream
object
required
savehack
object
required
Possible values: [EurocupLaunch
]
Possible values: >= 1
and <= 9223372036854776000
How much money (in cents or the smallest currency subunit) that will be transferred from the current account to the Dream's connected Account in each Deposit created by the SavehackLaunch.
dream
object
required
savehack
object
required
Possible values: [CopycatLaunch
]
Possible values: >= 1
and <= 9223372036854776000
How much money (in cents or the smallest currency subunit) that will be transferred from the current account to the Dream's connected Account in each Deposit created by the SavehackLaunch.
{}
Savehack launch not found