Hello PayPal Community, I've encountered a potential bug in the PayPal API, specifically in the GET /v1/billing/subscriptions/{id}/transactions call. Recently, the API started returning both the active subscription (as record 0) and the subsequent transactions for that subscription. This seems to be new behavior and, as far as I can tell, it isn't documented in the API documentation. Previously, this API call only returned the transactions related to a specific subscription. The inclusion of the subscription record itself is unexpected and seems like an unintended behavior, potentially affecting data parsing and processing for applications relying on this API. Is anyone else experiencing this issue? More importantly, does anyone know how to escalate or report this issue to PayPal? I've searched for a direct channel to notify them about this potential bug but haven't found a clear path. Any guidance or shared experiences would be greatly appreciated. Thank you!
... View more