Ok, so a simple question, I have the billing agreement identifier stored in my database, but I need the invoicing plan identifier associated with it. Is it possible to get this identifier?
Please note that when I get a billing agreement from the API, I get a Billing Plan object in the response, but without an identifier.
source
share