Add new order surcharge
Add new order surcharge
Authorizations:Token
Request Body Schema:
Surcharge object that needs to be added owner | |
id | integerID |
type | stringType |
code | stringCode |
class | stringControl class name |
include | booleanSurcharge include flag |
available | booleanSurcharge evailability |
value | stringValue |
name | stringName (stored) |
weight | integerWeight |
Responses
200Success
Response schema:
Success owner | |
id | integerID |
type | stringType |
code | stringCode |
class | stringControl class name |
include | booleanSurcharge include flag |
available | booleanSurcharge evailability |
value | stringValue |
name | stringName (stored) |
weight | integerWeight |