post https://api-preview.platform.breadpayments.com/api/servicing/disclosure/generate-document
Generate a disclosure document using the latest data
Log in to see full request history
Responses
Generate a disclosure document using the latest data
xxxxxxxxxx
curl --request POST \
--url https://api-preview.platform.breadpayments.com/api/servicing/disclosure/generate-document \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"disclosureType": "ANY"
}
'
Try It!
to start a request and see the response here! Or choose an example: