Get all the properties able to be set on a sale
Responses
- 200
- 400
- application/json
- Schema
- Example (from schema)
Schema array
- key integer
The property key
- name string
The property name
[
{
"key": "1",
"name": "Customer account code"
}
]
Validation error in request, details can be found in the body of the response