You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seba Perez edited this page Oct 2, 2020
·
1 revision
API calls has three parts:
A class
An action
Parameters
Class should be a valid identifier defined as a key in an array that should be returned from the method API_MAP() defined in an API.php file which extends \Bu\API
Action should be a valid action as defined in \Bu\API
Parameters are the necessary parameters for Class to do the Action