Close Accounts

Close one or more accounts for a given customer. This will set the account status to closed and set the closed_at field on the Retrieve Accounts V3 response.

If an account is already closed, then the request will be ignored, and the closed_at field will remain unchanged.

If a 400 response is returned, any accountIDs or customerIDs not defailted in the error response will have been closed succesfully.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
Close Accounts Request
Headers
string
required

The API Client Identifier (Service Application Identifier).

Responses
204

All accounts have been closed successfully. Response has no body.

401

Unauthorized (BearerToken in 'Authorization' header fails the authentication)

5XX

An unexpected error occurred on the server side

Language
Credentials
OAuth2
LoadingLoading…
Response
Choose an example:
application/json