POST api/BankiomCommunity/CheckPendingInvites
Request Information
URI Parameters
None.
Body Parameters
PendingInviteViewModelName | Description | Type | Additional information |
---|---|---|---|
ContactId | globally unique identifier |
None. |
|
UserId | globally unique identifier |
None. |
|
InvitedUserId | globally unique identifier |
None. |
|
ContactName | string |
None. |
|
ContactNumber | string |
None. |
|
ContactDateTime | date |
None. |
|
ProfileImageName | string |
None. |
|
IsRegistered | boolean |
None. |
|
IsFavourite | boolean |
None. |
|
InviteResponse | InviteResponse |
None. |
|
AllowanceViewModel | AllowanceViewModel |
None. |
|
OneTimerPaymentAllowanceDetails | Collection of AllowanceViewModel |
None. |
|
IsCardExist | boolean |
None. |
|
IsMyChild | boolean |
None. |
|
UserInviteType | CommunityUserDetailType |
None. |
Request Formats
application/json, text/json
Sample:
{ "ContactId": "8a508c1e-6f50-4adb-adfa-c398f27d8cb5", "UserId": "b40aa09b-eab0-4580-b4f7-002ec62378ba", "InvitedUserId": "a40de927-6ee9-4854-9423-be9ac582fd3d", "ContactName": "sample string 3", "ContactNumber": "sample string 4", "ContactDateTime": "2023-12-10T00:51:11.2835445+00:00", "ProfileImageName": "sample string 6", "IsRegistered": true, "IsFavourite": true, "InviteResponse": 0, "AllowanceViewModel": { "AllowanceId": "cfeb6006-3350-42b6-83b6-8c6f2a20e366", "SenderUserId": "4d74be90-d57b-470b-b0fa-c66a43aebac7", "ReceiverUserId": "c8507a69-178d-4e92-8b90-e70f3ea84f49", "SenderCardId": "55289213-9a2a-44b4-98c9-530ca62fe51b", "ReceiverCardId": "d8240ebd-2644-4c54-b7e3-745f2ef77625", "ReceiverFirstName": "sample string 5", "ReceiverLastName": "sample string 6", "ReceiverProfile": "sample string 7", "ReceiverMobile": "sample string 8", "AllowanceName": "sample string 9", "AllowanceDateTime": "2023-12-10T00:51:11.2835445+00:00", "IsEnabled": true, "Hours": 12, "AllowanceTypeId": "da68c353-040d-473c-af01-3ef1e4a29657", "AllowancePatternId": "a212ec6f-19e8-4982-bf41-7ad75b2ec8b6", "AllowanceAmount": 15.1, "AllowanceCurrency": "sample string 16", "AllowancePatternName": "sample string 17", "AllowanceTypeDetails": { "AllowanceTypeId": "9bdc83fd-c09a-4d72-a74d-a6bc4aa5c6ab", "AllowanceTypeName": "sample string 2", "Sequence": 3 }, "AllowancePatternDetails": { "AllowancePatternId": "15a2c429-a523-4fd9-9e15-ffb8253a0239", "PatternName": "sample string 2", "AllowanceTypeId": "083e9344-02c0-4040-9946-baa26f085ecd", "Sequence": 4, "PatternNumber": 5 }, "Type": 0, "Message": "sample string 18", "PaymentScheduleDateString": "sample string 19", "PaymentScheduleDate": "2023-12-10T00:51:11.2835445+00:00", "PaymentImage": "sample string 21", "NoOfAllowance": 22, "AllowanceStartDateString": "sample string 23", "AllowanceEndDateString": "sample string 24", "FirstPaymentDateString": "sample string 25", "FirstPaymentDate": "2023-12-10T00:51:11.2835445+00:00", "AllowanceStartDate": "2023-12-10T00:51:11.2835445+00:00", "AllowanceEndDate": "2023-12-10T00:51:11.2835445+00:00" }, "OneTimerPaymentAllowanceDetails": [ { "AllowanceId": "cfeb6006-3350-42b6-83b6-8c6f2a20e366", "SenderUserId": "4d74be90-d57b-470b-b0fa-c66a43aebac7", "ReceiverUserId": "c8507a69-178d-4e92-8b90-e70f3ea84f49", "SenderCardId": "55289213-9a2a-44b4-98c9-530ca62fe51b", "ReceiverCardId": "d8240ebd-2644-4c54-b7e3-745f2ef77625", "ReceiverFirstName": "sample string 5", "ReceiverLastName": "sample string 6", "ReceiverProfile": "sample string 7", "ReceiverMobile": "sample string 8", "AllowanceName": "sample string 9", "AllowanceDateTime": "2023-12-10T00:51:11.2835445+00:00", "IsEnabled": true, "Hours": 12, "AllowanceTypeId": "da68c353-040d-473c-af01-3ef1e4a29657", "AllowancePatternId": "a212ec6f-19e8-4982-bf41-7ad75b2ec8b6", "AllowanceAmount": 15.1, "AllowanceCurrency": "sample string 16", "AllowancePatternName": "sample string 17", "AllowanceTypeDetails": { "AllowanceTypeId": "9bdc83fd-c09a-4d72-a74d-a6bc4aa5c6ab", "AllowanceTypeName": "sample string 2", "Sequence": 3 }, "AllowancePatternDetails": { "AllowancePatternId": "15a2c429-a523-4fd9-9e15-ffb8253a0239", "PatternName": "sample string 2", "AllowanceTypeId": "083e9344-02c0-4040-9946-baa26f085ecd", "Sequence": 4, "PatternNumber": 5 }, "Type": 0, "Message": "sample string 18", "PaymentScheduleDateString": "sample string 19", "PaymentScheduleDate": "2023-12-10T00:51:11.2835445+00:00", "PaymentImage": "sample string 21", "NoOfAllowance": 22, "AllowanceStartDateString": "sample string 23", "AllowanceEndDateString": "sample string 24", "FirstPaymentDateString": "sample string 25", "FirstPaymentDate": "2023-12-10T00:51:11.2835445+00:00", "AllowanceStartDate": "2023-12-10T00:51:11.2835445+00:00", "AllowanceEndDate": "2023-12-10T00:51:11.2835445+00:00" }, { "AllowanceId": "cfeb6006-3350-42b6-83b6-8c6f2a20e366", "SenderUserId": "4d74be90-d57b-470b-b0fa-c66a43aebac7", "ReceiverUserId": "c8507a69-178d-4e92-8b90-e70f3ea84f49", "SenderCardId": "55289213-9a2a-44b4-98c9-530ca62fe51b", "ReceiverCardId": "d8240ebd-2644-4c54-b7e3-745f2ef77625", "ReceiverFirstName": "sample string 5", "ReceiverLastName": "sample string 6", "ReceiverProfile": "sample string 7", "ReceiverMobile": "sample string 8", "AllowanceName": "sample string 9", "AllowanceDateTime": "2023-12-10T00:51:11.2835445+00:00", "IsEnabled": true, "Hours": 12, "AllowanceTypeId": "da68c353-040d-473c-af01-3ef1e4a29657", "AllowancePatternId": "a212ec6f-19e8-4982-bf41-7ad75b2ec8b6", "AllowanceAmount": 15.1, "AllowanceCurrency": "sample string 16", "AllowancePatternName": "sample string 17", "AllowanceTypeDetails": { "AllowanceTypeId": "9bdc83fd-c09a-4d72-a74d-a6bc4aa5c6ab", "AllowanceTypeName": "sample string 2", "Sequence": 3 }, "AllowancePatternDetails": { "AllowancePatternId": "15a2c429-a523-4fd9-9e15-ffb8253a0239", "PatternName": "sample string 2", "AllowanceTypeId": "083e9344-02c0-4040-9946-baa26f085ecd", "Sequence": 4, "PatternNumber": 5 }, "Type": 0, "Message": "sample string 18", "PaymentScheduleDateString": "sample string 19", "PaymentScheduleDate": "2023-12-10T00:51:11.2835445+00:00", "PaymentImage": "sample string 21", "NoOfAllowance": 22, "AllowanceStartDateString": "sample string 23", "AllowanceEndDateString": "sample string 24", "FirstPaymentDateString": "sample string 25", "FirstPaymentDate": "2023-12-10T00:51:11.2835445+00:00", "AllowanceStartDate": "2023-12-10T00:51:11.2835445+00:00", "AllowanceEndDate": "2023-12-10T00:51:11.2835445+00:00" } ], "IsCardExist": true, "IsMyChild": true, "UserInviteType": 0 }
application/xml, text/xml
Sample:
<PendingInviteViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Bankiom.DataLayer.Common"> <AllowanceViewModel> <AllowanceAmount>15.1</AllowanceAmount> <AllowanceCurrency>sample string 16</AllowanceCurrency> <AllowanceDateTime>2023-12-10T00:51:11.2835445+00:00</AllowanceDateTime> <AllowanceEndDate>2023-12-10T00:51:11.2835445+00:00</AllowanceEndDate> <AllowanceEndDateString>sample string 24</AllowanceEndDateString> <AllowanceId>cfeb6006-3350-42b6-83b6-8c6f2a20e366</AllowanceId> <AllowanceName>sample string 9</AllowanceName> <AllowancePatternDetails> <AllowancePatternId>15a2c429-a523-4fd9-9e15-ffb8253a0239</AllowancePatternId> <AllowanceTypeId>083e9344-02c0-4040-9946-baa26f085ecd</AllowanceTypeId> <PatternName>sample string 2</PatternName> <PatternNumber>5</PatternNumber> <Sequence>4</Sequence> </AllowancePatternDetails> <AllowancePatternId>a212ec6f-19e8-4982-bf41-7ad75b2ec8b6</AllowancePatternId> <AllowancePatternName>sample string 17</AllowancePatternName> <AllowanceStartDate>2023-12-10T00:51:11.2835445+00:00</AllowanceStartDate> <AllowanceStartDateString>sample string 23</AllowanceStartDateString> <AllowanceTypeDetails> <AllowanceTypeId>9bdc83fd-c09a-4d72-a74d-a6bc4aa5c6ab</AllowanceTypeId> <AllowanceTypeName>sample string 2</AllowanceTypeName> <Sequence>3</Sequence> </AllowanceTypeDetails> <AllowanceTypeId>da68c353-040d-473c-af01-3ef1e4a29657</AllowanceTypeId> <FirstPaymentDate>2023-12-10T00:51:11.2835445+00:00</FirstPaymentDate> <FirstPaymentDateString>sample string 25</FirstPaymentDateString> <Hours>12</Hours> <IsEnabled>true</IsEnabled> <Message>sample string 18</Message> <NoOfAllowance>22</NoOfAllowance> <PaymentImage>sample string 21</PaymentImage> <PaymentScheduleDate>2023-12-10T00:51:11.2835445+00:00</PaymentScheduleDate> <PaymentScheduleDateString>sample string 19</PaymentScheduleDateString> <ReceiverCardId>d8240ebd-2644-4c54-b7e3-745f2ef77625</ReceiverCardId> <ReceiverFirstName>sample string 5</ReceiverFirstName> <ReceiverLastName>sample string 6</ReceiverLastName> <ReceiverMobile>sample string 8</ReceiverMobile> <ReceiverProfile>sample string 7</ReceiverProfile> <ReceiverUserId>c8507a69-178d-4e92-8b90-e70f3ea84f49</ReceiverUserId> <SenderCardId>55289213-9a2a-44b4-98c9-530ca62fe51b</SenderCardId> <SenderUserId>4d74be90-d57b-470b-b0fa-c66a43aebac7</SenderUserId> <Type>Default</Type> </AllowanceViewModel> <ContactDateTime>2023-12-10T00:51:11.2835445+00:00</ContactDateTime> <ContactId>8a508c1e-6f50-4adb-adfa-c398f27d8cb5</ContactId> <ContactName>sample string 3</ContactName> <ContactNumber>sample string 4</ContactNumber> <InviteResponse>Default</InviteResponse> <InvitedUserId>a40de927-6ee9-4854-9423-be9ac582fd3d</InvitedUserId> <IsCardExist>true</IsCardExist> <IsFavourite>true</IsFavourite> <IsMyChild>true</IsMyChild> <IsRegistered>true</IsRegistered> <OneTimerPaymentAllowanceDetails> <AllowanceViewModel> <AllowanceAmount>15.1</AllowanceAmount> <AllowanceCurrency>sample string 16</AllowanceCurrency> <AllowanceDateTime>2023-12-10T00:51:11.2835445+00:00</AllowanceDateTime> <AllowanceEndDate>2023-12-10T00:51:11.2835445+00:00</AllowanceEndDate> <AllowanceEndDateString>sample string 24</AllowanceEndDateString> <AllowanceId>cfeb6006-3350-42b6-83b6-8c6f2a20e366</AllowanceId> <AllowanceName>sample string 9</AllowanceName> <AllowancePatternDetails> <AllowancePatternId>15a2c429-a523-4fd9-9e15-ffb8253a0239</AllowancePatternId> <AllowanceTypeId>083e9344-02c0-4040-9946-baa26f085ecd</AllowanceTypeId> <PatternName>sample string 2</PatternName> <PatternNumber>5</PatternNumber> <Sequence>4</Sequence> </AllowancePatternDetails> <AllowancePatternId>a212ec6f-19e8-4982-bf41-7ad75b2ec8b6</AllowancePatternId> <AllowancePatternName>sample string 17</AllowancePatternName> <AllowanceStartDate>2023-12-10T00:51:11.2835445+00:00</AllowanceStartDate> <AllowanceStartDateString>sample string 23</AllowanceStartDateString> <AllowanceTypeDetails> <AllowanceTypeId>9bdc83fd-c09a-4d72-a74d-a6bc4aa5c6ab</AllowanceTypeId> <AllowanceTypeName>sample string 2</AllowanceTypeName> <Sequence>3</Sequence> </AllowanceTypeDetails> <AllowanceTypeId>da68c353-040d-473c-af01-3ef1e4a29657</AllowanceTypeId> <FirstPaymentDate>2023-12-10T00:51:11.2835445+00:00</FirstPaymentDate> <FirstPaymentDateString>sample string 25</FirstPaymentDateString> <Hours>12</Hours> <IsEnabled>true</IsEnabled> <Message>sample string 18</Message> <NoOfAllowance>22</NoOfAllowance> <PaymentImage>sample string 21</PaymentImage> <PaymentScheduleDate>2023-12-10T00:51:11.2835445+00:00</PaymentScheduleDate> <PaymentScheduleDateString>sample string 19</PaymentScheduleDateString> <ReceiverCardId>d8240ebd-2644-4c54-b7e3-745f2ef77625</ReceiverCardId> <ReceiverFirstName>sample string 5</ReceiverFirstName> <ReceiverLastName>sample string 6</ReceiverLastName> <ReceiverMobile>sample string 8</ReceiverMobile> <ReceiverProfile>sample string 7</ReceiverProfile> <ReceiverUserId>c8507a69-178d-4e92-8b90-e70f3ea84f49</ReceiverUserId> <SenderCardId>55289213-9a2a-44b4-98c9-530ca62fe51b</SenderCardId> <SenderUserId>4d74be90-d57b-470b-b0fa-c66a43aebac7</SenderUserId> <Type>Default</Type> </AllowanceViewModel> <AllowanceViewModel> <AllowanceAmount>15.1</AllowanceAmount> <AllowanceCurrency>sample string 16</AllowanceCurrency> <AllowanceDateTime>2023-12-10T00:51:11.2835445+00:00</AllowanceDateTime> <AllowanceEndDate>2023-12-10T00:51:11.2835445+00:00</AllowanceEndDate> <AllowanceEndDateString>sample string 24</AllowanceEndDateString> <AllowanceId>cfeb6006-3350-42b6-83b6-8c6f2a20e366</AllowanceId> <AllowanceName>sample string 9</AllowanceName> <AllowancePatternDetails> <AllowancePatternId>15a2c429-a523-4fd9-9e15-ffb8253a0239</AllowancePatternId> <AllowanceTypeId>083e9344-02c0-4040-9946-baa26f085ecd</AllowanceTypeId> <PatternName>sample string 2</PatternName> <PatternNumber>5</PatternNumber> <Sequence>4</Sequence> </AllowancePatternDetails> <AllowancePatternId>a212ec6f-19e8-4982-bf41-7ad75b2ec8b6</AllowancePatternId> <AllowancePatternName>sample string 17</AllowancePatternName> <AllowanceStartDate>2023-12-10T00:51:11.2835445+00:00</AllowanceStartDate> <AllowanceStartDateString>sample string 23</AllowanceStartDateString> <AllowanceTypeDetails> <AllowanceTypeId>9bdc83fd-c09a-4d72-a74d-a6bc4aa5c6ab</AllowanceTypeId> <AllowanceTypeName>sample string 2</AllowanceTypeName> <Sequence>3</Sequence> </AllowanceTypeDetails> <AllowanceTypeId>da68c353-040d-473c-af01-3ef1e4a29657</AllowanceTypeId> <FirstPaymentDate>2023-12-10T00:51:11.2835445+00:00</FirstPaymentDate> <FirstPaymentDateString>sample string 25</FirstPaymentDateString> <Hours>12</Hours> <IsEnabled>true</IsEnabled> <Message>sample string 18</Message> <NoOfAllowance>22</NoOfAllowance> <PaymentImage>sample string 21</PaymentImage> <PaymentScheduleDate>2023-12-10T00:51:11.2835445+00:00</PaymentScheduleDate> <PaymentScheduleDateString>sample string 19</PaymentScheduleDateString> <ReceiverCardId>d8240ebd-2644-4c54-b7e3-745f2ef77625</ReceiverCardId> <ReceiverFirstName>sample string 5</ReceiverFirstName> <ReceiverLastName>sample string 6</ReceiverLastName> <ReceiverMobile>sample string 8</ReceiverMobile> <ReceiverProfile>sample string 7</ReceiverProfile> <ReceiverUserId>c8507a69-178d-4e92-8b90-e70f3ea84f49</ReceiverUserId> <SenderCardId>55289213-9a2a-44b4-98c9-530ca62fe51b</SenderCardId> <SenderUserId>4d74be90-d57b-470b-b0fa-c66a43aebac7</SenderUserId> <Type>Default</Type> </AllowanceViewModel> </OneTimerPaymentAllowanceDetails> <ProfileImageName>sample string 6</ProfileImageName> <UserId>b40aa09b-eab0-4580-b4f7-002ec62378ba</UserId> <UserInviteType>PendingInvite</UserInviteType> </PendingInviteViewModel>
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
ResponseViewModelName | Description | Type | Additional information |
---|---|---|---|
Status | boolean |
None. |
|
StatusCode | integer |
None. |
|
Message | string |
None. |
|
Data | Object |
None. |
Response Formats
application/json, text/json
Sample:
{ "Status": true, "StatusCode": 2, "Message": "sample string 3", "Data": {} }
application/xml, text/xml
Sample:
<ResponseViewModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/Bankiom.DataLayer.Common"> <Data /> <Message>sample string 3</Message> <Status>true</Status> <StatusCode>2</StatusCode> </ResponseViewModel>