@@ -442,8 +442,8 @@ Response status_code
442442
443443 | Properties | Type | Nullable | Description |
444444 | ---------- | ---- | -------- | ----------- |
445- | countryCode | String? | yes | |
446445 | isdCode | String? | yes | |
446+ | countryCode | String? | yes | |
447447
448448---
449449
@@ -454,35 +454,35 @@ Response status_code
454454
455455 | Properties | Type | Nullable | Description |
456456 | ---------- | ---- | -------- | ----------- |
457- | message | String? | yes | |
458457 | type | String? | yes | |
458+ | message | String? | yes | |
459459 | value | String? | yes | |
460460
461461---
462462
463463
464464
465465
466- #### [ PincodeParentsResponse ] ( #PincodeParentsResponse )
466+ #### [ PincodeMetaResponse ] ( #PincodeMetaResponse )
467467
468468 | Properties | Type | Nullable | Description |
469469 | ---------- | ---- | -------- | ----------- |
470- | uid | String? | yes | |
471- | name | String? | yes | |
472- | displayName | String? | yes | |
473- | subType | String? | yes | |
470+ | zone | String? | yes | |
471+ | internalZoneId | Int? | yes | |
474472
475473---
476474
477475
478476
479477
480- #### [ PincodeMetaResponse ] ( #PincodeMetaResponse )
478+ #### [ PincodeParentsResponse ] ( #PincodeParentsResponse )
481479
482480 | Properties | Type | Nullable | Description |
483481 | ---------- | ---- | -------- | ----------- |
484- | internalZoneId | Int? | yes | |
485- | zone | String? | yes | |
482+ | subType | String? | yes | |
483+ | displayName | String? | yes | |
484+ | uid | String? | yes | |
485+ | name | String? | yes | |
486486
487487---
488488
@@ -493,14 +493,14 @@ Response status_code
493493
494494 | Properties | Type | Nullable | Description |
495495 | ---------- | ---- | -------- | ----------- |
496- | displayName | String? | yes | |
497496 | metaCode | [ CountryMetaResponse] ( #CountryMetaResponse ) ? | yes | |
498- | uid | String? | yes | |
499497 | subType | String? | yes | |
500498 | error | [ PincodeErrorSchemaResponse] ( #PincodeErrorSchemaResponse ) | no | |
501- | name | String? | yes | |
502- | parents | ArrayList< [ PincodeParentsResponse ] ( #PincodeParentsResponse ) > ? | yes | |
499+ | displayName | String? | yes | |
500+ | uid | String ? | yes | |
503501 | meta | [ PincodeMetaResponse] ( #PincodeMetaResponse ) ? | yes | |
502+ | parents | ArrayList<[ PincodeParentsResponse] ( #PincodeParentsResponse ) >? | yes | |
503+ | name | String? | yes | |
504504
505505---
506506
@@ -512,8 +512,8 @@ Response status_code
512512 | Properties | Type | Nullable | Description |
513513 | ---------- | ---- | -------- | ----------- |
514514 | data | ArrayList<[ PincodeDataResponse] ( #PincodeDataResponse ) >? | yes | |
515- | success | Boolean | no | |
516515 | error | [ PincodeErrorSchemaResponse] ( #PincodeErrorSchemaResponse ) | no | |
516+ | success | Boolean | no | |
517517
518518---
519519
@@ -536,9 +536,9 @@ Response status_code
536536
537537 | Properties | Type | Nullable | Description |
538538 | ---------- | ---- | -------- | ----------- |
539- | manufacturingTimeUnit | String? | yes | |
540539 | category | [ TATCategoryRequest] ( #TATCategoryRequest ) ? | yes | |
541540 | manufacturingTime | Int? | yes | |
541+ | manufacturingTimeUnit | String? | yes | |
542542
543543---
544544
@@ -549,8 +549,8 @@ Response status_code
549549
550550 | Properties | Type | Nullable | Description |
551551 | ---------- | ---- | -------- | ----------- |
552- | articles | ArrayList<[ TATArticlesRequest] ( #TATArticlesRequest ) >? | yes | |
553552 | fulfillmentId | Int? | yes | |
553+ | articles | ArrayList<[ TATArticlesRequest] ( #TATArticlesRequest ) >? | yes | |
554554 | fromPincode | String? | yes | |
555555
556556---
@@ -562,12 +562,12 @@ Response status_code
562562
563563 | Properties | Type | Nullable | Description |
564564 | ---------- | ---- | -------- | ----------- |
565- | action | String? | yes | |
566565 | journey | String? | yes | |
566+ | toPincode | String? | yes | |
567+ | action | String? | yes | |
567568 | identifier | String? | yes | |
568- | locationDetails | ArrayList<[ TATLocationDetailsRequest] ( #TATLocationDetailsRequest ) >? | yes | |
569569 | source | String? | yes | |
570- | toPincode | String ? | yes | |
570+ | locationDetails | ArrayList< [ TATLocationDetailsRequest ] ( #TATLocationDetailsRequest ) > ? | yes | |
571571
572572---
573573
@@ -578,33 +578,33 @@ Response status_code
578578
579579 | Properties | Type | Nullable | Description |
580580 | ---------- | ---- | -------- | ----------- |
581- | message | String? | yes | |
582581 | type | String? | yes | |
582+ | message | String? | yes | |
583583 | value | String? | yes | |
584584
585585---
586586
587587
588588
589589
590- #### [ TATTimestampResponse ] ( #TATTimestampResponse )
590+ #### [ TATFormattedResponse ] ( #TATFormattedResponse )
591591
592592 | Properties | Type | Nullable | Description |
593593 | ---------- | ---- | -------- | ----------- |
594- | min | Int ? | yes | |
595- | max | Int ? | yes | |
594+ | min | String ? | yes | |
595+ | max | String ? | yes | |
596596
597597---
598598
599599
600600
601601
602- #### [ TATFormattedResponse ] ( #TATFormattedResponse )
602+ #### [ TATTimestampResponse ] ( #TATTimestampResponse )
603603
604604 | Properties | Type | Nullable | Description |
605605 | ---------- | ---- | -------- | ----------- |
606- | min | String ? | yes | |
607- | max | String ? | yes | |
606+ | min | Int ? | yes | |
607+ | max | Int ? | yes | |
608608
609609---
610610
@@ -615,8 +615,8 @@ Response status_code
615615
616616 | Properties | Type | Nullable | Description |
617617 | ---------- | ---- | -------- | ----------- |
618- | timestamp | [ TATTimestampResponse] ( #TATTimestampResponse ) ? | yes | |
619618 | formatted | [ TATFormattedResponse] ( #TATFormattedResponse ) ? | yes | |
619+ | timestamp | [ TATTimestampResponse] ( #TATTimestampResponse ) ? | yes | |
620620
621621---
622622
@@ -627,13 +627,13 @@ Response status_code
627627
628628 | Properties | Type | Nullable | Description |
629629 | ---------- | ---- | -------- | ----------- |
630- | manufacturingTimeUnit | String? | yes | |
631- | isCodAvailable | Boolean? | yes | |
630+ | category | [ TATCategoryRequest] ( #TATCategoryRequest ) ? | yes | |
632631 | error | [ TATErrorSchemaResponse] ( #TATErrorSchemaResponse ) ? | yes | |
633632 | promise | [ TATPromiseResponse] ( #TATPromiseResponse ) ? | yes | |
634- | category | [ TATCategoryRequest] ( #TATCategoryRequest ) ? | yes | |
635- | manufacturingTimeSeconds | Int? | yes | |
636633 | manufacturingTime | Int? | yes | |
634+ | manufacturingTimeUnit | String? | yes | |
635+ | manufacturingTimeSeconds | Int? | yes | |
636+ | isCodAvailable | Boolean? | yes | |
637637
638638---
639639
@@ -644,8 +644,8 @@ Response status_code
644644
645645 | Properties | Type | Nullable | Description |
646646 | ---------- | ---- | -------- | ----------- |
647- | articles | ArrayList<[ TATArticlesResponse] ( #TATArticlesResponse ) >? | yes | |
648647 | fulfillmentId | Int? | yes | |
648+ | articles | ArrayList<[ TATArticlesResponse] ( #TATArticlesResponse ) >? | yes | |
649649 | fromPincode | String? | yes | |
650650
651651---
@@ -657,19 +657,19 @@ Response status_code
657657
658658 | Properties | Type | Nullable | Description |
659659 | ---------- | ---- | -------- | ----------- |
660- | requestUuid | String? | yes | |
661- | isCodAvailable | Boolean? | yes | |
662- | action | String? | yes | |
663- | error | [ TATErrorSchemaResponse] ( #TATErrorSchemaResponse ) ? | yes | |
664660 | journey | String? | yes | |
665- | identifier | String? | yes | |
661+ | toPincode | String? | yes | |
666662 | paymentMode | String? | yes | |
667- | locationDetails | ArrayList<[ TATLocationDetailsResponse] ( #TATLocationDetailsResponse ) >? | yes | |
668- | toCity | String? | yes | |
669- | stormbreakerUuid | String? | yes | |
670663 | success | Boolean? | yes | |
664+ | stormbreakerUuid | String? | yes | |
665+ | error | [ TATErrorSchemaResponse] ( #TATErrorSchemaResponse ) ? | yes | |
666+ | action | String? | yes | |
667+ | identifier | String? | yes | |
668+ | toCity | String? | yes | |
671669 | source | String? | yes | |
672- | toPincode | String? | yes | |
670+ | requestUuid | String? | yes | |
671+ | locationDetails | ArrayList<[ TATLocationDetailsResponse] ( #TATLocationDetailsResponse ) >? | yes | |
672+ | isCodAvailable | Boolean? | yes | |
673673
674674---
675675
@@ -711,15 +711,15 @@ Response status_code
711711
712712 | Properties | Type | Nullable | Description |
713713 | ---------- | ---- | -------- | ----------- |
714- | displayName | String? | yes | |
715- | meta | [ CountryMetaResponse] ( #CountryMetaResponse ) ? | yes | |
716- | isActive | Boolean? | yes | |
714+ | parentId | String? | yes | |
717715 | subType | String? | yes | |
716+ | displayName | String? | yes | |
718717 | uid | String? | yes | |
718+ | logistics | [ LogisticsResponse] ( #LogisticsResponse ) ? | yes | |
719719 | type | String? | yes | |
720+ | meta | [ CountryMetaResponse] ( #CountryMetaResponse ) ? | yes | |
721+ | isActive | Boolean? | yes | |
720722 | name | String? | yes | |
721- | logistics | [ LogisticsResponse] ( #LogisticsResponse ) ? | yes | |
722- | parentId | String? | yes | |
723723
724724---
725725
@@ -741,8 +741,8 @@ Response status_code
741741
742742 | Properties | Type | Nullable | Description |
743743 | ---------- | ---- | -------- | ----------- |
744- | pincode | String | no | |
745744 | country | String | no | |
745+ | pincode | String | no | |
746746
747747---
748748
@@ -753,8 +753,8 @@ Response status_code
753753
754754 | Properties | Type | Nullable | Description |
755755 | ---------- | ---- | -------- | ----------- |
756- | serviceabilityType | String | no | |
757756 | zones | ArrayList<String > | no | |
757+ | serviceabilityType | String | no | |
758758
759759---
760760
0 commit comments