List all Electronic Delivery Consents

GET
/v4/electronic-delivery-consents

Returns a list of Electronic Delivery Consents.

Query parameters

pageintegerOptional

The specific page of results you’re requesting. Responses are limited to a maximum of 100 records.

status"ASSENTED" or "WITHDRAWN"Optional
Allowed values: ASSENTEDWITHDRAWN
emailstringOptional

Filters the list of Electronic Delivery Consents based on the email field.

tinFingerprintstringOptional

Your unique token that points to a TIN.

userIdstringOptional

The unique identifier for a single end-user of your application.

Response

OK

idstring

The unique identifier for this electronic delivery consent.

createdAtdatetime

The creation date and time of the electronic delivery consent in ISO 8601 format.

status"ASSENTED" or "WITHDRAWN"
Allowed values: ASSENTEDWITHDRAWN

The status of the electronic delivery consent.

emailstring

The email address associated with the electronic delivery consent. Abound assume’s you have taken the proper steps to verify the ownership of this email address.

tinFingerprintstring

The TIN fingerprint for this electronic delivery consent.

Errors

Built with