Retreive a mass payment item
GET https://api-sandbox.dwolla.com/mass-payment-items/{{massPaymentItemId}}
Retrieve a mass payment item by its unique identifier. An item can contain _links to: the mass payment the item belongs to, the transfer created from the item, and the destination user.
Request parameters
Parameter | Data Type | Parameter Type | Required | Description |
---|---|---|---|---|
id | string | path | yes | The id of the item to be retrieved in a mass payment. |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string | ||
Authorization | string |