A representation of a Disclosure for which the Buyer must provide consent.
{
"type": "loan-agreement",
"acceptedAt": "2020-12-31T15:10:55Z",
"checksum": "95d2094b-b462-49b9-8e9e-8d3b79e22a42:aL6RastfmNl8Z/6EdSWlBg=="
}
Properties
Name | Type | Required | Restrictions | Description |
---|---|---|---|---|
type | string | true | none | The type of Disclosure that the Buyer is providing consent to. Certain types of disclosures are required during Start/Checkout based on Tenant, Merchant, Program and Payment Product configurations. |
acceptedAt | string(date-time) | true | none | The date-time in UTC when the Buyer provided consent, represented as RFC3339 format. The value must be in the past. |
checksum | string | false | none | The value returned in the X-Bread-Checksum header of the Get Disclosure response. Certain types of disclosures will require a checksum. |