π«Customer
μ νμ§ κ°μ Έμ€λ API
GET https://api.fatos.biz/mogos/console/choice
{
"code": 200,
"message": "",
"dev_message": "ok",
"data": [
{
"country_list": [
"Korea",
"Thailand",
"Singapore"
],
"invoice_list": [
{
"currency": "KOR",
"amount_due": 500000.0,
"invoice_no": "INV_231011",
"billing_uid": "1d8102d5-ed19-49b0-e64e-52b83bb16837"
},
{
"currency": "KOR",
"amount_due": 500000.0,
"invoice_no": "INV_231010",
"billing_uid": "4a4af332-e1c9-a566-2d5a-da27cd453c4a"
},
{
"currency": "SGD",
"amount_due": 10000,
"invoice_no": "INV_231010",
"billing_uid": "4a4af332-e1c9-a566-2d5a-da27cd453c4a"
},
{
"currency": "SGD",
"amount_due": 20000,
"invoice_no": "INV_231011",
"billing_uid": "1d8102d5-ed19-49b0-e64e-52b83bb16837"
}
],
"service_list": [
"SDK",
"API",
"MA",
"SCM"
],
"currency_list": [
"KOR",
"USD",
"THB"
],
"middleman_list": [
"Test org"
]
}
]
}Representative email νμΈ API
POST https://api.fatos.biz/mogos/console/verifyemail
Request Body
representative_email*
String
Representative contact number νμΈ API
POST https://api.fatos.biz/mogos/console/verifycontactnumber
Request Body
representative_contact_number*
String
Customer λ±λ‘
POST https://api.fatos.biz/mogos/console/customer
FORM DATA
Request Body
user_account
String
λ‘κ·ΈμΈν κ³μ
rp*
String
map_streeming_limit
String
map_streeming*
String
map_download_limit
String
map_download*
String
subscription_end_date*
String
subscription_start_date*
String
subscription_type*
String
representative_contact_number*
String
representative_email*
String
representative_name*
String
organization_contact_number
String
address*
String
Object
organization_name*
String
country*
String
logo_image
String
client_profile_limit
String
client_profile*
String
account_limit
String
account*
String
search_poi_limit
String
search_poi*
String
rp_limit
String
storage_limit
String
storage*
String
image_limit
String
image*
String
subkey_usage*
String
key_end_date*
String
key_start_date*
String
key_status*
String
main_key*
String
subkey_limit*
String
subkey_list
String
address_detail
String
Customer list API (λμΆ© μλ£νμ¬ μΆκ° μμ
νμ)
GET https://api.fatos.biz/mogos/console/customer
Customer info API (μΌλΆ μ 보 μλ£)
GET https://api.fatos.biz/mogos/console/customerinfo
Query Parameters
organization_uid
String
Customer dashboard key exp warning list API
GET https://api.fatos.biz/mogos/console/keywarning
Customer dashboard usage warning list API (Dummy data)
GET https://api.fatos.biz/mogos/console/usagewarning
Last updated