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?
Response
Was this section helpful?