How to get payment instruction via API
As an admin user, we can set the payment instruction in the payment setting page in Wild Apricot dashboard. However, it seems there is no way to get the payment instruction from API.
I found that the payment instruction appear in response of GET /events/{{eventid}} but for GET /membershipLevels/{{membershipLevelid}}, this field seems missing.
-
Hello!
Currently, you can't get global payment instructions via the API.
Could you please tell us how do you plan to use it?