Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "config": {
- "adapter": ["xhr", "http"],
- "baseURL": "https://api.benefits.ge/api/v1.0/",
- "data": "{\"policyId\":537590,\"cityId\":\"18297\",\"scheduleDate\":\"2024-09-02T00:00:00.000Z\",\"doctorVisitTypeId\":1}",
- "env": {
- "Blob": [Function Blob],
- "FormData": [Function FormData]
- },
- "headers": [Object],
- "maxBodyLength": -1,
- "maxContentLength": -1,
- "method": "post",
- "timeout": 0,
- "transformRequest": [
- [Function transformRequest]
- ],
- "transformResponse": [
- [Function transformResponse]
- ],
- "transitional": {
- "clarifyTimeoutError": false,
- "forcedJSONParsing": true,
- "silentJSONParsing": true
- },
- "url": "DoctorAppointment/GetDoctorSchedulesByPolicyId",
- "validateStatus": [Function validateStatus],
- "xsrfCookieName": "XSRF-TOKEN",
- "xsrfHeaderName": "X-XSRF-TOKEN"
- },
- "data": {
- "schedules": []
- },
- "duration": 112,
- "headers": {
- "api-supported-versions": "1.0",
- "content-type": "application/json; charset=utf-8",
- "date": "Tue, 20 Aug 2024 13:49:18 GMT",
- "strict-transport-security": "max-age=2592000",
- "transfer-encoding": "Identity"
- },
- "ok": true,
- "originalError": null,
- "problem": null,
- "status": 200
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement