get
https://sandbox.cakecapital.com/api/v1/earn/payment-sessions/
Retrieve the details of a previously created payment session using its unique session ID.
Once a payment session is created, you may need to check its status, verify the payment details, or display session information to the user. Retrieving a session allows you to access all information associated with that session, including its current payment state, and metadata.
You must provide the session_id received when the session was initially created.
