{ "userName": "Telecom", "APIKey":"1abc2d3e4fghi5jklm6nopq7rstu890vwxyz", "PharmacyNumber":"1234567890", "LastName":"Smith", "DOB":"1990-12-31", "Phone":"6308939210", "RequestDateTime":"2023-12-31T23:59:59Z", "DeliveryOption":1, "RequestType":1, "RxInRefillRequest":[{ "RxNo":100001 }], "Notes":"Need Prescription Refilled Soon" }
{ "RxInRefillResponse": [ { "RxNo": 100001, "Status": "OK", "StatusDesc": "Valid Refill Request" } ] }