見積り依頼

仕事の見積もりを取る

のURLです。

GET http://api.aurelon.com/api/v2/job/{JobGUID}/estimate

リクエストヘッダ。

MisKey : 認証を参照。
HardwareHash : 認証を参照
SerialNumber : 認証を参照
ApplicationVersion : Authenticationを参照。

対応する。

Content Typeはapplication/jsonで、ジョブ見積もりデータが格納されます。 または、エラーの内容を含む場合のコンテンツタイプはapplication/jsonです。

成功です。

200 OK : ジョブ見積もりjson

エラーです。

  • 401 Unauthorized :{“Message”: “Invalid HardwareHash”}.
  • 401 Unauthorized :{“Message”: “Invalid MisKey”}.
  • 404 Not Found :{“Message”: “JobGUID is not found”}.
  • 401 Unauthorized :{“Message”:””MisKey” または “HardwareHash”, “SerialNumber” および “ApplicationVersion” ヘッダが必要です”}。
  • 500 Internal Server Error :{“Message”: “Internal Server Error”}.
Updated on 5月 10, 2022

Was this article helpful?