Open (Stripe Connect)

Stripe-Connect transition: STAGED → OPEN. Creates and finalizes a Stripe invoice for the Statement; cascades attached LineItemGroups FINALIZED → OPEN. Requires settlement_type=STRIPE_CONNECT and at least one bundled FINALIZED LIG. Off-chrt statements take open_off_chrt/v1 instead. | authz: allowed_org_types=[provider], min_org_role=operator, authz_personas=[statement_owner_operators] | () -> (Statement1)

Authentication

AuthorizationBearer

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

Path parameters

statement_idstringRequired

Response

Successful Response
_idstring
owned_by_org_idstring

Must be a string starting with org_

schema_versioninteger
settlement_typeenum
amountinteger
billing_ledger_period_idslist of strings
line_item_group_idslist of strings
marked_open_by_user_idstring

Must be a string starting with user_

marked_paid_by_user_idstring

Must be a string starting with user_

marked_uncollectible_by_user_idstring

Must be a string starting with user_

opened_at_timestampdatetime
order_group_idstring
order_group_short_idstring
order_idslist of strings
order_off_chrt_reference_idslist of strings
order_short_idslist of strings
paid_at_timestampdatetime
payment_destination_driver_idstring
payment_destination_off_chrt_provider_org_idstring
payment_destination_off_chrt_vendor_idstring
payment_destination_org_idstring

Must be a string starting with org_

payment_origin_off_chrt_shipper_org_idstring
payment_origin_org_idstring

Must be a string starting with org_

staged_at_timestampdatetime
staged_by_user_idstring

Must be a string starting with user_

statusenum
stripe_invoice_created_by_user_idstring

Must be a string starting with user_

stripe_invoice_idstring
stripe_invoice_statusenum
stripe_invoice_urlstring
uncollectible_at_timestampdatetime
unitsenum

Errors

422
Statements Open Invoice V1request Unprocessable Entity Error