8 lines
193 B
Plaintext
8 lines
193 B
Plaintext
|
|
POST http://127.0.0.1:12441/order.Cart/Fetch
|
||
|
|
content-type: application/json
|
||
|
|
Authorization: {{BSM_TOKEN}}
|
||
|
|
|
||
|
|
{
|
||
|
|
"passport":"1",
|
||
|
|
"passport_identity":"0197e8dc-8711-75f5-851f-0dcd63f81d5c"
|
||
|
|
}
|