Sign Out

Get Cakes

POST https://staging.billeasy.in/api/customer/sign_out

This endpoint allows you to get free cakes.

Headers

Name
Type
Description

Content-Type

string

x-customer-number

string

x-customer-token

string

x-api-access

string

x-api-secret

string

x-api-device-token

string

Authentication token to track down who is emptying our stocks.

{
  "success": true,
  "msg": "Logout msg",
  "data": {}
}

Last updated