Review Session

API to retrieve the data related to the card selected by the consumer in the Paze checkout UX, such as the consumer name, masked card, and shipping address, to display on a confirmation screen, if the merchant desires to do so.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request Body

Checkout Session Request

string
length between 0 and 64
(^[a-zA-Z0-9_-]{1,64}$)

Customer-defined transaction identifier, reflected in response. Referred to as “sessionId” in web integration. Session reference identifier generated by the Merchant. If present here, it will be returned in the Checkout response. This is recommended to be identical across the Checkout request and the /wallets/sessions/checkout/complete request.

data
object
required

Payload containing all fields that can be passed to this API.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json