Question Description
Test Cases
Application Programming Interface
To support multiple devices and platforms, the central functionality of this application is accessed through a web API.
Anatomy of a request
Request type
The API does not distinguish between different HTTP verbs. All arguments sent through GET, POST, or PUT are collected and routed according to the action parameter without regard to the verb. This means the application will accept passwords sent via GET requests. It is up to the presenting application to choose the appropriate request verb.
Action parameter
The action parameter spells out the user’s intent
Authentication
Every request, with
PayPal Gateway not configured
PayPal Gateway not configured