post https://api-sandbox-revel.revelup.com/resources/ServiceFee/
Add a new ServiceFee
Log in to see full request history
Responses
400Bad request. Usually not valid data provided.
401Authorization required
Add a new ServiceFee
400Bad request. Usually not valid data provided.
401Authorization required
xxxxxxxxxx
25curl --request POST \
--url https://api-sandbox-revel.revelup.com/resources/ServiceFee/ \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"active": true,
"application_type": 0,
"apply_to": 0,
"autoapply_data": {
"autoapply_timetable": {
"active": false,
"type": 0
}
},
"dynamic": false,
"password_required": false,
"pre_discount": false,
"servicefee_type": 0,
"taxed": false,
"use_distance": false,
"variable_fee": false,
"use_zone": false
}
'
Try It!
to start a request and see the response here! Or choose an example: