mass payments
Retrieve mass payment item
Retrieve detailed information for a specific mass payment item by its unique identifier. Returns item status, amount, metadata, and links to the parent mass payment, associated transfer, and destination funding source. Use this endpoint to check the processing status and details of an individual item within a mass payment batch.
get/mass-payment-items/{itemId}
Path parameters
itemIdstring required
ID of item to be retrieved in mass payment
Headers
Accept'application/vnd.dwolla.v1.hal+json' required
The media type of the response. Must be application/vnd.dwolla.v1.hal+json
Response
success operation