SendRegning

Edit payment

Verison: 1.0 (read more)

Edit payment

Allows changing date and amount of given payment entry (automatic, manual, inkasso).

Returns bad request if edit is not allowed.

1
POST /sales-ledger/{number}/edit

Request

1
2
3
4
{
    "date": "2014-05-05",
    "amount": 20.5
}

Response

HTTP/1.1 200 OK

Detailed property description

Name Required Type Format
date yes String YYYY-MM-DD
amount yes Number