Skip to main content
OPTIONS
/
sessions
/
{sessionId}
/
payment-method-groups
CORS preflight
curl --request OPTIONS \
  --url https://api.checkout.int.resurs.cloud/mock/payment/public/v1/sessions/{sessionId}/payment-method-groups
{}

Path Parameters

sessionId
string
required

Session ID for authenticating payment method requests. Session ID providing secure access to payment methods.

Example:

"550e8400-e29b-41d4-a716-446655440000"

Response

204 - application/json

CORS preflight response

The response is of type object.