Account
Create Customer Upon Checkout (Guest Order)
Authorizations
Body
objectOptionalExample:
{"orderId":20}
Responses
200
Successful response
application/json
post
POST /V2/guest/checkout/create/account HTTP/1.1
Host: beta.magento.pixiedia.com
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 14
{
"orderId": 20
}
200
Successful response
No content