curl --request GET \
--url https://api.example.com/payment-sheet/event{
"total": 5,
"unidades": [
{
"id": "123-abc",
"code": "250087",
"description": "Keevo NG Folha",
"source": "Keevo",
"isActive": true,
"createdAt": "2023-07-23T00:00:00.000Z",
"updatedAt": "2023-07-23T00:00:00.000Z",
"businessUnit": {
"id": "b5887a64-6aa1-43e8-b233-ffadc7f92ca6",
"name": "Tron",
"documentNumber": "15621118054",
"logo": "https://s3-bucket.s3.amazonaws.com/files/tenant_x/file.jpg"
}
}
],
"pagina": 0,
"limite": 10
}curl --request GET \
--url https://api.example.com/payment-sheet/event{
"total": 5,
"unidades": [
{
"id": "123-abc",
"code": "250087",
"description": "Keevo NG Folha",
"source": "Keevo",
"isActive": true,
"createdAt": "2023-07-23T00:00:00.000Z",
"updatedAt": "2023-07-23T00:00:00.000Z",
"businessUnit": {
"id": "b5887a64-6aa1-43e8-b233-ffadc7f92ca6",
"name": "Tron",
"documentNumber": "15621118054",
"logo": "https://s3-bucket.s3.amazonaws.com/files/tenant_x/file.jpg"
}
}
],
"pagina": 0,
"limite": 10
}Texto pesquisado para filtrar consulta
Página que deseja retornar os resultados
0
Quantidade de itens que retorna na consulta. Min 1 - Max 100
100
Nome da fonte do parâmetro de folha de pagamento (busca exata)
"Keevo"
ID da unidade de negócio
"123-456abc"