Skip to content

Structure "Successful result"

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

Field description

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

Sample

{
    "result": "OK"
}