public class BatchCreateRequest
extends WePayRequest<Calls>
https://stage.wepay.com/developer/reference/batch
Creates a batch call that will allow you to make multiple API calls within a single API call.
Each call will have a reference_id that can be used to identify that call. In addition, an
access_token will be passed for each call in the list, allowing you to make batch API calls for multiple users.
- Author:
- Jon Scott Stevens, Jeff Schnitzer