Get by order

Retrieves a shipper pay courier payment by order ID or short ID with Stripe invoice sync.

Authentication

AuthorizationBearer

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

Path Parameters

order_id_or_short_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_

payment_amountdouble
_idstring
off_chrt_shipper_org_info_idstring or null
shipper_org_idstring or null
stripe_connect_shipper_pay_courier_customer_idstring 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