Get

Retrieves a shipper pay courier statement by its ID with Stripe invoice sync. | () -> (ShipperPayCourierStatement1)

Authentication

AuthorizationBearer

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

Path parameters

shipper_pay_courier_statement_idstringRequired

Response

Successful Response
schema_versioninteger
shipper_pay_courier_line_item_group_idslist of strings
task_group_idslist of strings
courier_org_idstring

Must be a string starting with org_

statement_amountdouble
_idstring
off_chrt_shipper_org_idstring or null
shipper_org_idstring or null
shipper_customer_id_for_courier_stripe_connect_accountstring or null
stripe_invoice_idstring or null
stripe_invoice_urlstring or null
stripe_invoice_created_timestampstring or nullformat: "date-time"
stripe_invoice_created_by_user_idstring or null
stripe_invoice_statusenum or null
stripe_invoice_completed_timestampstring or nullformat: "date-time"

Errors