Paste #264355

   
pasted on 21.08.2022 22:28
  • Edit to this paste
  • Print
  • Raw
  • Compare with paste
    #  
  • Toggle line numbers
  • Syntax highlighting  
Text paste
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
I/flutter (16303): ╔╣ Request ║ POST 
I/flutter (16303): ║  https://service.domuchet.online/api/roomer/callcenter?command=add
I/flutter (16303): ╚══════════════════════════════════════════════════════════════════════════════════════════╝
I/flutter (16303): ╔ Headers 
I/flutter (16303): ╟ Accept: application/json
I/flutter (16303): ╟ content-type: application/json; charset=utf-8
I/flutter (16303): ╟ cookie: PHPSESSID=07858ln4qn1n5i63go2keop433; user=12b3275478a901ff85e005a1da50e294
I/flutter (16303): ╟ contentType: application/json; charset=utf-8
I/flutter (16303): ╟ responseType: ResponseType.json
I/flutter (16303): ╟ followRedirects: true
I/flutter (16303): ╟ connectTimeout: 0
I/flutter (16303): ╟ receiveTimeout: 0
I/flutter (16303): ╚══════════════════════════════════════════════════════════════════════════════════════════╝
I/flutter (16303): ║ {"account_id":118040,"category_id":106,"description":"новая заявка","requester":"Иванова О
I/flutter (16303): ║ ксана Андреевна","contacts":"79267529529","attachments":[]}
I/flutter (16303): 
I/flutter (16303): ╔╣ Response ║ POST ║ Status: 200 OK
I/flutter (16303): ║  https://service.domuchet.online/api/roomer/callcenter?command=add
I/flutter (16303): ╚══════════════════════════════════════════════════════════════════════════════════════════╝
I/flutter (16303): ╔ Body
I/flutter (16303): ║
I/flutter (16303): ║    {
I/flutter (16303): ║         status: {success: false, message: Необходимо указать ID лицевого счета для создания заявки}
I/flutter (16303): ║    }
I/flutter (16303): ║
I/flutter (16303): ╚══════════════════════════════════════════════════════════════════════════════════════════╝
Add Comment
Author