CarrierPaymentStatus
- carrierType: string
Id requiredBrokerage-side external carrier identifier (the
externalIdused elsewhere in the API). Resolved against(brokerageKey, carrierId), which is unique. Required on every entry. - statusType: string enumrequired
Explicit payment status.
OTHERis a catch-all for states not yet promoted to first-class enum values (e.g., PARTIAL, APPROVED, DISPUTED, FAILED); additional values may be added in a backward-compatible way.values- P
A I D - S
C H E D U L E D - O
T H E R
- actualType: string Format: date
Payment Date Actual payment date (YYYY-MM-DD, UTC).
- paymentType: string enum
Method Payment method used.
values- A
C H - C
H E C K
- paymentType: array string[]
Reference Numbers Broker-side transaction or confirmation IDs associated with the payment (e.g., TriumphPay confirmation IDs). A list supports split payments and multiple confirmation IDs per payment.
- scheduledType: string Format: date
Payment Date Scheduled payment date (YYYY-MM-DD, UTC).