Sezzle · Example Payload

Refund Request

Buy Now Pay LaterBNPLPaymentsInstallmentsFintechMerchant IntegrationCheckout

Refund 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

amount_in_centscurrency

Example Payload

Raw ↑
{
  "amount_in_cents": 5000,
  "currency": "USD"
}