Preview

Previews a shipper-to-courier statement showing task groups, line item groups, total amount, and readiness status. | (CreateShipperPayCourierStatementReq) -> (StatementPreviewResponse)

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
order_id_or_short_idstringRequired

Response

Successful Response
task_groupslist of objects
line_item_groupslist of objects
total_amountdouble
statement_readyboolean

Errors