_setStock
Parameters
id
val
Example
FM_API(
'Appointment_setStock', [
'id'=>'7',
'val'=>'[{"id":"7","amt":"3","source":null}]'
]
)Result
On Success
Notes
Example with a vehicle:
Example with a user:
Last updated