{
"code": 200,
"message": "Settlement Configuration Updated",
"data": [
{
"id": "f84f9681-c701-4299-a007-26acd6ed758b",
"code": "ST000001",
"total_transaction": 0,
"periode_start": "2025-12-01T00:00:00Z",
"periode_end": "2025-12-31T00:00:00Z",
"gross_amount": 9352558,
"net_amount": 8417302,
"commission": 935256,
"status": "aproval",
"created_at": "2026-01-13T19:29:49+07:00"
},
{
"id": "a10f9a1a-2f32-4e2f-8a97-7b088e904213",
"code": "ST000003",
"total_transaction": 0,
"periode_start": "2025-12-01T00:00:00Z",
"periode_end": "2025-12-31T00:00:00Z",
"gross_amount": 7043677,
"net_amount": 6339310,
"commission": 704368,
"status": "in_process",
"created_at": "2026-01-13T19:29:49+07:00"
},
{
"id": "e6b60d42-6336-44e1-8257-9eaa90eeca05",
"code": "STL26012218191619",
"total_transaction": 0,
"periode_start": "2026-01-20T00:00:00Z",
"periode_end": "2026-01-23T00:00:00Z",
"gross_amount": 750000,
"net_amount": 712500,
"commission": 37500,
"status": "waiting",
"created_at": "2026-01-22T18:19:16+07:00"
},
{
"id": "e6b60d42-6336-44e1-8257-9eaa90eeca05",
"code": "STL26012218191619",
"total_transaction": 0,
"periode_start": "2026-01-20T00:00:00Z",
"periode_end": "2026-01-23T00:00:00Z",
"gross_amount": 750000,
"net_amount": 712500,
"commission": 37500,
"status": "waiting",
"created_at": "2026-01-22T18:19:16+07:00"
}
],
"pagination": {
"total_items": 4,
"total_pages": 1,
"page": 1,
"page_size": 10,
"has_prev_page": false,
"has_next_page": false
}
}