{
"status": 200,
"serviceStatus": "2001401",
"titleCode": "success",
"title": "Success",
"detail": "Processed successfully",
"responseTime": "2025-09-23T04:34:37.503+00:00",
"data": [
{
"id": "2caa85ee-7f67-4c6c-bfb7-1df1811c02d7",
"name": "Retired"
},
{
"id": "30d2ab30-3cc8-437f-92de-b201c9b6ee08",
"name": "Employed"
},
{
"id": "366953ce-55fa-4a6e-b79c-f1e071f814b2",
"name": "Student"
},
{
"id": "72ae5ef9-c6b4-427a-93e3-a7ef3aedc0dc",
"name": "Unemployed"
},
{
"id": "a4539de4-aeaf-4b26-b0ad-35eb6e19167c",
"name": "Self-Employed"
}
],
"pagination": {
"limit": 20,
"page": 1,
"totalRecords": 5,
"totalPages": 1,
"links": {
"self": "https://api-gateway-dev.remitpro.asia/api/v1/partner/master/remittance/work-statuses?page=1&limit=20"
}
}
}