Download a CSV file containing the sent messages for a batch. The CSV contains the GET /v1/batches/{id}/report return fields. For details, see List All Message for a Batch.
GET /v1/batches/{id}/report/csv
Authorization: Bearer <access_token>
or
Authorization: Basic <encodedString>
where <encodedString> is your <api-key>:<api-secret> string encoded using Base64 encoding
id REQUIRED
string (UUID)
Unique ID assigned to the batch.
None
If successful, returns 200 Download CSV.
SAMPLE RESPONSE
{
200 Download CSV
}
© 2022 Rocket Financial. All rights reserved. RocketFNCL, RocketKOR, RocketBNK are trade names of Rocket Financial Inc.