Hello !
I am working on an existing application where i have to get back the customer ↔ subscription relation.
As far as i understand, the transfer event is available only from the webhook (transfered_from / transfered_to).
The API offers a way to “create” a transfer, through `POST | customers/{customer_id}/actions/transfer`.
But there is no way to get this transfer information / history in the API.
Am i correct here ?
While browsing the original user profile on the dashboard, i can see in “Customer history” the information:
`Got their purchases transferred to new_user_id`
So the transfer information seems to be present, but cant find a way to get it through the API.
Currently considering a dashboard scraping to get this information, but i certainly miss something.
How to get the new user id from the API, when i only know the old/original user id ?
Question
Get transfer data from API
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
