latestOpenAPI 3.0.12026-07-24192492466.5 KB

907ea395c885

PayCycles

Update the Payments status

Update the Payments status.It will allow only 100 bulk transactions from that particular batch.

put/payroll/paygroups/{routePayGroupId}/paycycles/{routePayCycleId}/paybatches/{routePayBatchId}/payments

Path parameters

routePayGroupIdstring uuid required

The Pay Group Id

routePayCycleIdstring uuid required

The Pay cycle Id

routePayBatchIdstring uuid required

The Pay Batch Id

Query parameters

payGroupIdstring uuid

The Pay Group Id

payCycleIdstring uuid

The Pay cycle Id

payBatchIdstring uuid

The Pay Batch Id

Request body

paymentIdentifierstring nullable
status0 | 1
transactionOnstring date-time
notestring nullable

Response

OK

succeededboolean

Gets or sets a value indicating whether this Keka.API.Web.Core.Response`1 is succeeded.

messagestring nullable

Gets or sets the message.

errorsstring[] nullable

Gets or sets the errors.

databoolean

Gets or sets the data.