Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
Hi all, I have published a channel on Roku channel store. In that I want to implement "cancel Subscription" of user from our end. I want to use "//apipub.roku.com/listen/transaction-service.svc/cancel-subscription" i.e Cancel Subscription from Web Service API.[/font] In above APIs request I have to send the following parameters:- RokuAPIKey, TransactionID(Found after purchasing), CancellationDate, PartnerReferenceID(is it optional)
What is this PartnerReferenceID and how to get this partnerReferenceID ?