CORS preflight
curl --request OPTIONS \
--url https://api.checkout.int.resurs.cloud/mock/payment/public/v1/stores/{storeId}/sessions{}Sessions
CORS preflight
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
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.
Was this page helpful?
⌘I