Sets the carrier pay for a given movement.
name | description | type | default | type |
---|---|---|---|---|
movementId | ID of the movement to update | path | String | |
overrideMaxPay | decimal amount by which to override the existing max pay | query | BigDecimal | |
method | pay method | query | String | |
units | pay units | query | BigDecimal | |
rate | per unit rate | query | BigDecimal | |
carrierPay | decimal amount to set as the carrier pay | query | BigDecimal | |
overrideTargetPay | decimal amount by which to override the existing max pay | query | BigDecimal |
a response object containing a success/failure message