api

Create a Transfer

A transfer request can be created using our transfer_request API endpoint. Truepill will provide a receipt confirmation of the request, but please note the subsequent webhook event notifying you of a successful transfer may take 1-3 days.<br/><br/>The following endpoint requests the transfer of a prescription from a third-party pharmacy to Truepill’s pharmacy. If the prescription in question was generated by a physician contracted by the API User then this endpoint does not need to be called; otherwise this request is necessary for the Fill Request to be fulfilled.<br/><br/>Note: You MUST send either pharmacy contact information or prescriber contact information to avoid an error.<br/><br/>If medications field is not provided in the request, Truepill will transfer all possible patient prescriptions.

post/api/v1/transfer_request

Request body

Transfer20request required— unresolved $ref

Response

Created

Changes