POST https://magento-612706-3019270.cloudwaysapps.com/en/rest/V1/carts/mine/payment-information
Cookie: PHPSESSID=1ce2toauqsn1kki4f240h6ramm
Authorization: Bearer 60zwr2dral90yppaolo5wnzrkhvnje51
content-type: application/json
content-length: 379
{
"paymentMethod": {
"method": "stripe",
"additional_data": {
"cc_save": false,
"cc_stripejs_token": "pm_card_visa:visa:4242"
}
},
"billing_address": {
"region": "Gujarat",
"country_id": "IN",
"region_id": 544,
"region_code": "GJ",
"street": [
"123"
],
"postcode": "999999",
"city": "sds",
"firstname": "Ravi",
"lastname": "b",
"customer_id": "36737",
"telephone": "916354382307",
"email": "ravibhalodia939@gmail.com"
}
}
⤵ RESPONSE [404/Not Found] [Time elapsed: 966 ms]⤵
connection: [keep-alive]
set-cookie: [PHPSESSID=1ce2toauqsn1kki4f240h6ramm; expires=Tue, 24-Oct-2023 23:57:28 GMT; Max-Age=15770000; path=/; domain=magento-612706-3019270.cloudwaysapps.com; secure; HttpOnly; SameSite=Lax]
cache-control: [no-store, no-cache, must-revalidate, max-age=0]
transfer-encoding: [chunked]
date: [Tue, 25 Apr 2023 11:24:09 GMT]
content-encoding: [gzip]
vary: [Accept-Encoding]
x-robots-tag: [noindex, nofollow]
content-type: [application/json; charset=utf-8]
pragma: [no-cache]
server: [nginx]
x-ua-compatible: [IE=edge]
x-frame-options: [SAMEORIGIN]
x-magento-cache-debug: [MISS]
expires: [-1]
{
"message": "No such entity with %fieldName = %fieldValue",
"parameters": {
"fieldName": "cartId",
"fieldValue": 0
}
}