Retrieves collection account status history for an accountget https://example.com/programs/{programCode}/accounts/{accountIdentifier}/collectionAccountStatusHistoryGet the collection account status history for a specified account identifier and program code.Path ParamsprogramCodestringrequiredThe program code associated with the account.accountIdentifierstringrequiredThe unique identifier of the account for which the collection account status history is requested.HeadersX-GD-RequestIdstringrequiredThe unique request identifier provided in the X-GD-RequestId header.acceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsontext/jsonAllowed:application/jsontext/jsonResponses 200OK 401Unauthorized 403Forbidden 500Internal Server Error 503Service UnavailableUpdated 2 months ago