Disclosure


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

NameTypeRequiredRestrictionsDescription
typestringtruenoneThe 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.
acceptedAtstring(date-time)truenoneThe date-time in UTC when the Buyer provided consent, represented as RFC3339 format. The value must be in the past.
checksumstringfalsenoneThe value returned in the X-Bread-Checksum header of the Get Disclosure response. Certain types of disclosures will require a checksum.