go back to DeductionService

PUT /deductions/create

Creates a new drs_pending_deduct record for the given data.

Roles that can access this endpoint are Users.

Parameters

name description type default type
deduction body of type: application/xml application/json RowDrsPendingDeduct

Result

RowDrsPendingDeduct of type: application/xml application/json

returns the created deduction record

Child Elements:

Try It Out

Request

- Authentication Help