Allow setting the nominalAccountId
in Work order item POST
/PATCH
request
#11369
Labels
nominalAccountId
in Work order item POST
/PATCH
request
#11369
Is your feature request related to a problem? Please describe.
The nominal account id cannot be set/updated though the API
Describe the solution you'd like
Add the
nominalAccountId
as an optional field in thePOST /worksOrders/{id}/items
andPATCH /worksOrders/{id}/items/{itemId}
endpointsExample
Describe alternatives you've considered
There are no alternatives. This should have already been an option after #8517
The text was updated successfully, but these errors were encountered: