Create pay itemAsk AIpost https://api.wafeq.com/v1/payslips/{payslip_id}/pay-items/Endpoint for creating a new pay item.Path Paramspayslip_idstringrequiredBody ParamsaccountstringrequiredThe account associated with this pay item.amountdoublerequiredThe unit amount for the pay item.cost_centerstring | nullThe cost center associated with this pay item.descriptionstringrequiredThe line item description for the pay item.HeadersX-Wafeq-Idempotency-KeystringClient-provided UUID to uniquely identify a requestResponse 201Updated 7 months ago