GET
/
getMyPrice
getMyPrice
curl --request GET \
  --url https://app.ezzydoc.com/EzzyService.svc/Rest/getMyPrice
{
  "sell_price": 123,
  "service_status": {
    "invoice_id": 123,
    "message": "<string>",
    "status": 0
  },
  "soh": 123
}

Query Parameters

APIKey
string
required
part
string
required
customer
string
required

Response

Success

sell_price
number
service_status
object
soh
integer