go back to CarrierPaymentStatusService

GET /carrierPaymentStatus

Retrieves pending and paid settlements and deductions for a given movement id and payee id

Roles that can access this endpoint are Freight Matching.

Parameters

name description type default type
movementId Movement id associated with the settlement(s) and deduction(s) to be returned query String
payeeId Payee id associated with the settlement(s) and deduction(s) to be returned query String

Result

List < ReadOnlyRow > of type: application/xml application/json

A list of ReadOnlyRow containing paid and/or pending settlements and their associated deductions

Additional settlement attributes:

Try It Out

Request

- Authentication Help
- String
- String