v1

latestOpenAPI 3.0.02026-07-2412592575.3 KB
standard-financial-statements

Request standard financial statement for a user

Requires standard_financial_statement:write and standard_financial_statement:read scopes.

post/standard-financial-statements

Request body

externalUserIdstring

Your reference ID for the user or individual standard financial statement. The same value could be assigned to all statements created as part of the same collections lifecycle, for example

namestring

The full name of the user to whom the standard financial statement application applies

emailstring

The email address of the user to whom the standard financial statement applies

Example request

{
  "externalUserId": "AGENCYNAME-123",
  "name": "Joe Bloggs",
  "email": "joe.blogss@example.com"
}

Response

Successful Standard Financial Statement Response

metaobject