Sklik API

Sharedbudgets

sharedbudgets.list

Returns a list of the user's shared budgets

Parameters

struct user {
string session

Session (as retrieved from client.loginByToken())

int userId

(optional) User ID

}

Response

struct {
int status

return code (200 = OK)

string statusMessage

verbal description for status

array budgets (

list of shared budgets

struct {
int id

shared budget id

string name

name of shared budget

double dayBudget

height of daily budget in Kc

double exhaustedMoney

exhausted money

int colorCodeId

color id

array campaigns (

campaigns with this shared budget

struct {
int id
string name
bool deleted
double exhaustedMoney
}
)
}
)
}

Response status codes:

List of all possible response status codes:

Diagnostics:

List of all possible diagnostics:

Copyright © 1996-2024

www.seznam.cz Help Contact