api

Get Direct Transfer webhook events by token

You will receive a Notify Rx Webhook Event for each prescription that is transferred to Truepill.<br/><br/>After a Direct Transfer Request has been successfully completed, you will receive a Notify Rx Webhook Event for the prescription transferred to Truepill, along with a Direct Transfer webhook event. This will contain the prescription_token to utilize the prescription within Truepill.<br/><br/>If a Direct Transfer is unable to be successfully processed, only an error Direct Transfer webhook event will be sent.<br/><br/>Direct Transfer Webhook Events are sent with text DIRECT_TRANSFER in the callback_type field and, like with other webhook events, the status field indicating whether or not it was successful.<br/><br/>In an error webhook event for a Direct Transfer, the prescription_token will not be provided as it was unable to be added into the Truepill system.

get/api/v1/direct_transfer/{direct_transfer_token}/webhook_events

Path parameters

direct_transfer_tokenstring required

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.