Generate invoice
Generates and sends a Stripe invoice for a shipper statement to a courier organization’s Connect account. Applies a 10% application fee.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
shipper_pay_courier_statement_id
days_until_due
description
Response
Successful Response
invoice_id
invoice_url
amount_due
due_date

