Skip to content

Instantly share code, notes, and snippets.

@shivasurya
Last active July 4, 2020 02:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shivasurya/86db9c6e39999bf03afa70d5aa8ee507 to your computer and use it in GitHub Desktop.
Save shivasurya/86db9c6e39999bf03afa70d5aa8ee507 to your computer and use it in GitHub Desktop.
{
"service_name": "Temp Service",
"service_description": "<p>Hello Text Description</p>",
"is_private": 0,
"service_type": "appointment",
"trainer_id": 18,
"booking_policy": "",
"cancelation_policy": 7,
"reschedule_policy": "7",
"refund_policy": 1,
"appointment_img": "",
"pricing": 25.25,
"booking_open": 1,
"booking_closes": 3,
"service_location_type": 5, // specific for joynt case
"service_location_address": null,
"service_location_address2": null,
"service_location_city": null,
"service_location_state": null,
"service_location_pincode": null,
"web_address": "",
"refund_type": null,
"staffs": [
{
"staff_id": 253
}
],
"service_duration_hour": 1,
"service_duration_minutes": 25
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment