curl --location --request GET 'https://hom.roit.ai/financial-account-payable/api/v1/account-payable//timeline' \
--header 'Authorization;'{
"timestamp": 0,
"status": "string",
"message": "string",
"data": [
{
"accountPayableId": "string",
"status": "AWAITING_PAYMENT",
"description": "string",
"observation": "string",
"type": "CREATE",
"metadata": {}
}
]
}