AladiaDocs
Api referencePaymentCheckout sessions

Create the expire of a checkout session

Add expire to a checkout session

POST
/v2/payment/checkout-sessions/{id}/expire

Add expire to a checkout session

AuthorizationBearer <token>

In: header

Path Parameters

id*string

Response Body

application/json

curl -X POST "https://example.com/v2/payment/checkout-sessions/string/expire"
{}