username:passwordAuthorization: Basic *****************curl --location --request POST 'https://apitest.wooshpay.com/v1/checkout/sessions//expire' \
--header 'Accept: application/json' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json'{}