Carts
Exchange Cart
Exchange Cart Id
post/carts/exchange
Request body
Example request
{
"owner_type": "Guest",
"owner_id": "30b720ab8f86a0ebb56a324fe6d4992a",
"shop_session_id": "1234567890abcdef"
}Response
OK
Example response
{
"data": {
"id": "298f1d18e7914500b9c6328c4720d38e",
"merchant_id": "61adc919065f7e0028cc8a27"
}
}Changes
No recorded changes to this endpoint across all 1 revision of this API.