BeginCheckout: {
    events: (Cart | Identity | PartyIdentification | ErrorEvent)[];
}

Description: This event represents when the user invoked the checkout and not viewing the first step of the checkout. This should be sent even if the back-end service reuses an existing checkout identifier.

Type declaration