Policies
Configure a furnishing policy
Previous
Create or renew an institution attestation for a product.Create a new institution-level attestation scoped to the caller's entity and product.
The attestation is valid for 12 months from the time it is created.
Creating a new attestation does not revoke prior ones; the most
recently created active attestation for a given product is treated
as the current one.
Parameters
----------
`body` : `InstitutionAttestationCreateRequest`.
Attestation payload.
Returns
-------
`response` : `InstitutionAttestationResponse`.
The newly created attestation record.
Next