API explorerChangelog

Theme switcher

Top up a client's deposit

Header Parameters

Api-Keystring

Body Parameters

client_idinteger Required
amountnumber Required
organization_idinteger

If omitted, the client's branch is used.

Response

200
Object

Created transaction (crud envelope). Note: data is the single transaction object, not an array.

Response Attributes

successboolean
dataobject

Transaction (as_json of Fitness::Transaction) plus an items array of decoded line items. The fields below reflect the fitness_transactions table; additionalProperties is allowed because the raw model is serialized as-is and may carry extra columns.

Show child attributes

errorstring
error_codeinteger
totalinteger
Nullable:
True
summaryobject
401
Object

Session not established / invalid key.

Response Attributes

successboolean
dataarray
errorstring
session_expiredboolean
totalinteger
Was this section helpful?

POST

/

Select
1

Response

Was this section helpful?
View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot