Loading...
Was this page helpful?
This documentation provides a reference to the updateOrderClaims
method. This belongs to the Order Module.
This method updates existing order claims.
Promise
Promise<OrderClaimDTO[]>This method updates existing order claims matching the specified filters.
selector
Partial<FilterableOrderClaimProps>data
Partial<UpdateOrderClaimDTO>Promise
Promise<OrderClaimDTO[]>This method updates an existing order claim.
id
stringdata
Partial<UpdateOrderClaimDTO>Promise
Promise<OrderClaimDTO>