[Type] DistinctProcessDates

Returns a list of all unique process dates available for your organization.


Base URL

https://api.wealthtechs.com/v2/graphql/

Summary

The GetDistinctProcessDates type is designed to help you identify which process dates are currently available in your interface data. It filters the data based on your linked custodians and returns a unique, ascending list of all the ProcessDate values found.


Authorization

// Authorization via JWT Token.

Authorization: Bearer <YourToken>

Responses

CodeType
200Success
204No Content
400Bad Request
401Unauthorized