Skip to content

Structure "Successful result"

This structure represents a successful response when executing API methods for editing [freight] offers (../../my-proposals/put-proposals-my-cargo-status-id.md) and [vehicle] offers (../../my-proposals/put-proposals-my-lorry-status-id.md).

Field description

Name Description Data type Required
result Static string with the text"OK". String +

Sample

{
    "result": "OK"
}