post https://api.next-tech.com/v1/billingterms/
Log in to see full request history
Responses
xxxxxxxxxx
curl --request POST \
--url https://api.next-tech.com/v1/billingterms/ \
--header 'accept: application/json' \
--header 'content-type: application/json'
xxxxxxxxxx
11{
"id": 5,
"changed": "2025-04-12T09:28:34.822Z",
"changeduserid": 7,
"created": "2025-04-12T09:28:34.822Z",
"createduserid": 3,
"code": "30",
"creditnotestandard": false,
"days": 30,
"description": "30 days"
}