List checkout sessions
GET
https://api.radom.com/checkout_sessionsAuthorization
Send your API key in the Authorization header. Scheme: radomToken.
Parameters
offsetinteger<int64>querylimitinteger<int64>querystatusCheckoutSessionStatusqueryResponses
200List of checkout sessions retrieved successfully
idstring<uuid>requiredUnique identifier for the checkout session.
sessionStatusCheckoutSessionStatusrequiredAllowed
pendingsuccesscancelledexpiredrefundedrefundFailedorganizationIdstring<uuid>requiredProduct's owning organization ID.
sellerPaymentAddressstringnullableSeller's payment address (optional).
totalnumber<float>nullable>= 0Total price of checkout (optional).
currencyCurrencynullableAllowed
USDCADGBPEURAEDINRSEKBRLNZDAUDHKDNOKDKKJPYCNYCHFSGDPLNMXNCZKHUFZARSARRUBTRYILSUSDCUSDTEURCBTCTEST0ETHBNBSOLTRXAVAXMATICsuccessUrlstringrequiredRedirect URL after checkout is completed.
cancelUrlstringnullableRedirect URL if checkout fails (optional).
subscriptionBackButtonUrlstringnullableURL for subscription cancel/back button.
expiresAtstring<date-time>nullableTime at which the checkout session expires (optional).
createdAtstring<date-time>requiredTime at which the checkout session was created.
updatedAtstring<date-time>requiredTime at which the checkout session was last updated.
chargeCustomerNetworkFeebooleanrequiredWhether or not to pass the network fee to the customer to pay, in addition to the total supplied. If this is false, the network fee is subtracted from the supplied total, otherwise, it's added to the total. Defaults to true.
401Unauthorized
errorstringrequired500Internal server error
errorstringrequired