Skip to main content
POST
checkout_sid_events_pi_post

Path Parameters

session_id
string<checkout-id>
required

The session ID

Body

application/json
payment_product_type
enum<string>
required

The payment product type corresponding to event

Available options:
klarna.klarna
billing_address
object
required
shipping_address
object
required
locale
string
required

Combination of purchase country and language. Example: "en-GB"

Pattern: ^[A-Za-z]{2}-[A-Za-z]{2}$
Example:

"en-GB"

Response

Payment information event added

Last modified on July 31, 2026