settlements
settlement_attachment_download
Download a settlement attachment
scopes:
- admin:billing
- read:billing
- admin:reports
- read:reports
- admin:settlements
- read:settlements
get/accounts/{aid}/settlements/{settlementid}/attachments/{attachmentid}
Path parameters
aidstring ^[PT]{1}\d{8}$ required
An id that uniquely identifies the account.
settlementidstring required
An id that uniquely identifies the settlement.
attachmentidstring required
An id that uniquely identifies the attachment.
Response
success
string binary required
Changes
No recorded changes to this endpoint across all 1 revision of this API.