Skip to main content
POST
/
v1
/
customer-sessions
/
{sessionId}
/
topup-checkout
Create a credit top-up checkout session
curl --request POST \
  --url https://api.example.com/v1/customer-sessions/{sessionId}/topup-checkout

Path Parameters

sessionId
string
required

Customer session ID

Example:

"9a12833f942007f39e0ea3713e3a75fd"

Response

Top-up checkout session created successfully