The SwervePay REST API accepts standard HTTP 1.1 requests to any of the documented resource endpoint URLs. The request data is provided with an application/x-www-form-urlencoded content-type. Each client request represents a stateless and standalone operation. The type of operation performed (any or all possible associated request data) is determined by the HTTP request method used to access a given resource, and not all resources provide functionality for all request methods.