v2
latestSwagger 2.02026-08-01139174369.1 KBAccruals
Creates a new Accrual. The API accepts only the parent transaction shape and relies on shared logic to generate the reversing child transaction.
post/v1/accruals
Request body
Example request
{
"id": 12345,
"acCode": "4000",
"entryDate": "2024-03-01T00:00:00",
"procDate": "2024-03-15T00:00:00",
"reference": "ACC0001",
"total": 1200,
"timestamp": "6NJA5vbv3gg=",
"firstDetail": "Insurance accrual",
"secondDetail": "March 2024"
}Response
OK
object required