KidKare Api Service Host

<back to all web services

ProviderTransferRequest

The following routes are available for this service:
GET,POST,OPTIONS/providertransfer

To override the Content-type in your clients HTTP Accept Header, append the .csv suffix or ?format=csv

HTTP + CSV

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

POST /csv/reply/ProviderTransferRequest HTTP/1.1 
Host: api.kidkare.com 
Content-Type: text/csv
Content-Length: length

UserAuthId,Username,Password,FirstName,LastName,Email,SponsorId,SiteId,IsAccounting,IsForceProvider
0,String,String,String,String,String,0,00000000000000000000000000000000,False,False

HTTP/1.1 200 OK
Content-Type: text/csv
Content-Length: length

Success,Log,Groups
False,String,"[[{donorChildId:00000000000000000000000000000000,donorFirstName:String,donorLastName:String,donorDob:0001-01-01,recipientChildId:00000000000000000000000000000000,recipientFirstName:String,recipientLastName:String,recipientDob:0001-01-01,recipientHasInvoices:False,transferInvoices:False,donorIsNewer:False,resolve:None,fullMatch:True,partialMatch:False}]]"