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

Path Parameters

storeId
string
required

The unique identifier of the store resource.

Example:

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

Response

204 - application/json

CORS preflight response

The response is of type object.