Sezzle · Example Payload

Authentication Request

Buy Now Pay LaterBNPLPaymentsInstallmentsFintechMerchant IntegrationCheckout

Authentication Request is an example object payload from Sezzle, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

private_keypublic_key

Example Payload

Raw ↑
{
  "private_key": "your-private-key-here",
  "public_key": "your-public-key-here"
}