curl --location --request POST 'https://openapi.wateen.ai/api/v1/approval-matrix' \
--header 'Content-Type: application/json' \
--data-raw '{
"transactionTypes": [
0
],
"rules": [
{
"type": 0,
"values": [
"string"
]
}
],
"layers": [
{
"order": 0,
"amount": 0,
"approvalCondition": {
"type": 0,
"values": [
"string"
]
}
}
]
}'{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string",
"property1": "string",
"property2": "string"
}