put https://api.next-tech.com/v1/payoff/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request PUT \
--url https://api.next-tech.com/v1/payoff/payoff_id \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
{
"id": 5,
"changed": "2025-04-13T09:05:15.477Z",
"changeduserid": 7,
"created": "2025-04-13T09:05:15.477Z",
"createduserid": 3,
"exporteddate": "2023-03-17",
"locked": false
}