Retrieve a mass payment
GET https://api-sandbox.dwolla.com/mass-payments/{{massPaymentId}}
Retrieve a mass payment by its id. All mass payments will have a status of pending upon creation and will move to processing and finally complete as the service runs.
### Request parameters
Parameter | Data Type | Parameter Type | Required | Description |
---|---|---|---|---|
id | string | path | yes | The id of the mass payment to retrieve information for. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |